问卷调查

guhongwei e1319bcf3b 1 2 yıl önce
public 97dbb7f793 2 3 yıl önce
src e1319bcf3b 1 2 yıl önce
.env 29ebf0da3e 1 3 yıl önce
.eslintrc.js 29ebf0da3e 1 3 yıl önce
.gitignore 29ebf0da3e 1 3 yıl önce
.prettierrc 29ebf0da3e 1 3 yıl önce
README.md 29ebf0da3e 1 3 yıl önce
babel.config.js 29ebf0da3e 1 3 yıl önce
package.json 97dbb7f793 2 3 yıl önce
vue.config.js 5de32963c1 1 3 yıl önce

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build