问卷调查

guhongwei e1319bcf3b 1 hace 2 años
public 97dbb7f793 2 hace 3 años
src e1319bcf3b 1 hace 2 años
.env 29ebf0da3e 1 hace 3 años
.eslintrc.js 29ebf0da3e 1 hace 3 años
.gitignore 29ebf0da3e 1 hace 3 años
.prettierrc 29ebf0da3e 1 hace 3 años
README.md 29ebf0da3e 1 hace 3 años
babel.config.js 29ebf0da3e 1 hace 3 años
package.json 97dbb7f793 2 hace 3 años
vue.config.js 5de32963c1 1 hace 3 años

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build