whayer-liteflow-ui
v0.1.5
Published
## Project setup ``` npm install ```
Readme
whayer-liteflow-ui
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lintCustomize configuration
发布npm
1.先打包
npm run lib
2.再登陆npm
npm login
3.发布到npm仓库
npm publish
