管理

lrf402788946 208a32d522 updarte hace 3 años
public 0fc3b93425 1 hace 3 años
src 208a32d522 updarte hace 3 años
.env 208a32d522 updarte hace 3 años
.eslintrc.js 0fc3b93425 1 hace 3 años
.gitignore 0fc3b93425 1 hace 3 años
.prettierrc 0fc3b93425 1 hace 3 años
README.md 0fc3b93425 1 hace 3 años
babel.config.js 0fc3b93425 1 hace 3 años
package.json 208a32d522 updarte hace 3 años
vue.config.js 208a32d522 updarte hace 3 años

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build