Açıklama Yok

Jinyao 3502f02763 Merge branch 'dev_schedule_tree' into integration 5 yıl önce
mock 86f32e2c5f feat: 补完API接口,完成project的mock接口 5 yıl önce
public 8c4776f00c feat: 初步建立首页框架 5 yıl önce
src 3502f02763 Merge branch 'dev_schedule_tree' into integration 5 yıl önce
.browserslistrc 220aac991a init 5 yıl önce
.editorconfig 220aac991a init 5 yıl önce
.eslintrc.js 567b0ce3f1 Merge branch 'dev_taskList' into dev_schedule_tree 5 yıl önce
.gitignore 220aac991a init 5 yıl önce
README.md 220aac991a init 5 yıl önce
babel.config.js 321a15686d feat: 完成框架搭建 5 yıl önce
package-lock.json b8c8914e86 页面基础结构。 5 yıl önce
package.json b8c8914e86 页面基础结构。 5 yıl önce
tsconfig.json 220aac991a init 5 yıl önce
yarn.lock b8c8914e86 页面基础结构。 5 yıl önce

README.md

devcloud-frontend

请使用yarn作为包管理器

yarn mock启动mock server

yarn serve启动本地服务.

yarn build执行构建。

yarn lint进行格式化。