0.1.10 • Published 6 years ago
jdk-ui v0.1.10
jdk-ui
Project setup
npm install jdk-uiCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lint发布流程:
构建 推到git
npm run build:docs npm push
修改版本号发布到npm
npm publish