Go to file
wuyize 6dd7eabba5 Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	src/views/ProjectInfo.vue
2022-07-13 10:23:44 +08:00
public 实现登录页 2022-06-29 14:04:44 +08:00
src Merge remote-tracking branch 'origin/main' into main 2022-07-13 10:23:44 +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-07-08 13:36:39 +08:00
package.json “初步完成团队页面” 2022-07-08 13:36:39 +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.