1
0
Fork 0
4C 大赛项目「5G 赛道」前端
Go to file
skywt2003 0e2f35a021 升级到 Vue3 & 重构 login 页面 2022-05-26 11:21:27 +08:00
public First commit 2022-05-26 08:53:53 +08:00
src 升级到 Vue3 & 重构 login 页面 2022-05-26 11:21:27 +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 升级到 Vue3 & 重构 login 页面 2022-05-26 11:21:27 +08:00
package.json 升级到 Vue3 & 重构 login 页面 2022-05-26 11:21:27 +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.