0.6.0 • Published 1 year ago

form-ant-init v0.6.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

vue

A Vue.js project

安装依赖

npm install

建议不要用 cnpm 安装 会有各种诡异的bug 可以通过如下操作解决 npm 下载速度慢的问题

npm install --registry=https://registry.npm.taobao.org

本地开发 启动项目

npm run dev

打包

npm run build