This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
13627065825
/
test
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
人机
8
Commits
1
Branches
0
Publications
Aborescence:
cd2fbea015
Branches
Tags
master
test
HTTP
SSH
ZIP
TAR.GZ
惊鸿戏梦
cd2fbea015
1
il y a 6 mois
.vscode
449cef6ac3
new
il y a 6 mois
newyouth-app
cd2fbea015
1
il y a 6 mois
newyouth-prod
856dd291e7
1
il y a 6 mois
README.md
cd2fbea015
1
il y a 6 mois
test.md
449cef6ac3
new
il y a 6 mois
README.md
项目
项目结构
my-prod // 产品文档
my-app // 前端app项目
前端项目开发常用指令
# 打开前端代码目录 cd my-app # 安装前端第三方包依赖 npm install # 启动Ionic项目,进行调试 ionic serve