调查问卷

guhongwei c1c4941e98 1 hace 4 años
public 97dbb7f793 2 hace 4 años
src c1c4941e98 1 hace 4 años
.env 29ebf0da3e 1 hace 4 años
.eslintrc.js 29ebf0da3e 1 hace 4 años
.gitignore 29ebf0da3e 1 hace 4 años
.prettierrc 29ebf0da3e 1 hace 4 años
README.md 29ebf0da3e 1 hace 4 años
babel.config.js 29ebf0da3e 1 hace 4 años
package.json 97dbb7f793 2 hace 4 años
vue.config.js 94afb0a756 1 hace 4 años

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build