demo: https://wklili.github.io/ant-design-template
docs: https://wklili.github.io/ant-design-template/docs
仅提供样式模版,需遵守路由规则
-
全局安装:npm install ant-vue-cli -g
-
打开命令行在你需要安装的目录执行ant-cli
npm install
npm run serve
npm run build
npm run test
npm run lint