This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
17779133711
/
ss202226701006
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aucune description
21
Commits
1
Branches
0
Publications
Branche:
master
Branches
Tags
master
ss202226701006
HTTP
SSH
ZIP
TAR.GZ
yf
b7531cde3b
用例图
il y a 2 mois
.vscode
9a4ef9b5b5
begin
il y a 2 mois
dream-app
56700e532c
fix:css
il y a 2 mois
dream-prod
b7531cde3b
用例图
il y a 2 mois
.DS_Store
b7531cde3b
用例图
il y a 2 mois
README.md
4408092aca
更新了 README.md,增加英文名
il y a 2 mois
README.md
好梦(good dream)项目仓库
项目结构
dream-prod/ 产品文档
dream-app/ 前端App项目
前端项目开发常用指令
# 打开前端代码目录 cd dream-app # 安装前端第三方包依赖 npm install # 启动Ionic项目,进行调试 ionic serve