问卷调查

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

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build