nxlui
v1.0.1
Published
## Project setup ``` npm install ```
Readme
nxlui
Project setup
npm installCompiles and hot-reloads for development
npm run devCompiles and minifies for production
npm run buildLints and fixes files
npm run lintRun your unit tests
npm run test:unitRun your end-to-end tests
npm run test:e2e