1
0
Fork 0
4C 大赛项目「5G 赛道」前端
Go to file
skywt2003 b62e2500be 修改表单样式 2022-05-26 09:06:23 +08:00
public First commit 2022-05-26 08:53:53 +08:00
src 修改表单样式 2022-05-26 09:06:23 +08:00
.browserslistrc First commit 2022-05-26 08:53:53 +08:00
.env.development First commit 2022-05-26 08:53:53 +08:00
.env.production First commit 2022-05-26 08:53:53 +08:00
.gitignore First commit 2022-05-26 08:53:53 +08:00
README.md First commit 2022-05-26 08:53:53 +08:00
babel.config.js First commit 2022-05-26 08:53:53 +08:00
package-lock.json First commit 2022-05-26 08:53:53 +08:00
package.json First commit 2022-05-26 08:53:53 +08:00
postcss.config.js First commit 2022-05-26 08:53:53 +08:00
vue.config.js First commit 2022-05-26 08:53:53 +08:00

README.md

vue-general

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.