v3ui-lib
v0.1.15
Published
## Project setup ```bash npm install ```
Readme
lib
Project setup
npm installCompiles and hot-reloads for development
npm startCompiles and minifies for production
npm run buildCompiles and hot-reloads for linked development
npm run build:watchRun your unit tests
npm run test:unitLints and fixes files
npm run lint