Go to file
wuyize 71d670b862 初步搭建主页 2022-06-29 22:01:55 +08:00
public 实现登录页 2022-06-29 14:04:44 +08:00
src 初步搭建主页 2022-06-29 22:01:55 +08:00
.gitignore first commit 2022-06-27 10:05:27 +08:00
README.md first commit 2022-06-27 10:05:27 +08:00
babel.config.js first commit 2022-06-27 10:05:27 +08:00
package-lock.json 实现登录 2022-06-29 15:12:44 +08:00
package.json 实现登录 2022-06-29 15:12:44 +08:00
tsconfig.json first commit 2022-06-27 10:05:27 +08:00
vue.config.js 实现登录页 2022-06-29 14:04:44 +08:00

README.md

ProjectManagement

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.