eis-module-demo
v0.0.5
Published
The build-in demo module for EIS BE.
Downloads
2
Readme
EIS-module-demo
This is the demo module for the EIS system backend. It cannot be used without the EIS backend starter kit.
Usage
- Download the EIS backend 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.