monolith-ui
v0.0.6-0
Published
Monolith UI
Downloads
26
Readme
Monolith UI
Monolith UI
Setup
npm installnpm start- Your browser will be opened to http://localhost:3002/
Lint Files
- Run
npm run eslint - Uses ESLint rules from eslint-config-coreui with additional rules defined in
config/eslint.js
Testing
npm test- Testing is based on Mocha and tests are colocated in
__tests__folders
