0.0.6-0 • Published 8 years ago

monolith-ui v0.0.6-0

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
8 years ago

Monolith UI

Monolith UI

Setup

  1. npm install
  2. npm start
  3. Your browser will be opened to http://localhost:3002/

Lint Files

  1. Run npm run eslint
  2. Uses ESLint rules from eslint-config-coreui with additional rules defined in config/eslint.js

Testing

  1. npm test
  2. Testing is based on Mocha and tests are colocated in __tests__ folders