eis-admin-demo
v0.0.4
Published
The demo module of the EIS frontend.
Downloads
3
Readme
EIS-admin-demo
This is the demo module for the EIS system frontend. It cannot be used without the EIS frontend starter kit.
Usage
- Download the EIS frontend starter kit.
- This module was included in the starter kit by default.
- Install dependencies by running '
yarn install
'. - Run the starter kit project by running '
yarn start
'. - In your production product, remove this module from the config file.