zzp-ui
v1.0.4
Published
## publish
Readme
zzp-ui 
publish
npm run build-lib
npm publishProject setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run build
npm run build-libRun your tests
npm run testLints and fixes files
npm run lintRun your end-to-end tests
npm run test:e2eRun your unit tests
npm run test:unit