ant-design-vue-pro
v0.3.4
Published
## Project setup ``` npm install ```
Readme
ant-design-vue-pro
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles 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