问卷调查

guhongwei fe3f4f0091 1 4 yıl önce
public 97dbb7f793 2 4 yıl önce
src fe3f4f0091 1 4 yıl önce
.env 29ebf0da3e 1 4 yıl önce
.eslintrc.js 29ebf0da3e 1 4 yıl önce
.gitignore 29ebf0da3e 1 4 yıl önce
.prettierrc 29ebf0da3e 1 4 yıl önce
README.md 29ebf0da3e 1 4 yıl önce
babel.config.js 29ebf0da3e 1 4 yıl önce
package.json 97dbb7f793 2 4 yıl önce
vue.config.js 94afb0a756 1 4 yıl önce

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build