This website works better with JavaScript
Home
Explore
Help
Register
Sign In
13627065825
/
test
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
人机
12
Commits
1
Branches
0
Releases
Tree:
4f5be3756b
Branches
Tags
master
test
HTTP
SSH
ZIP
TAR.GZ
惊鸿戏梦
4f5be3756b
new
3 months ago
.vscode
449cef6ac3
new
3 months ago
newyouth-app
4f5be3756b
new
3 months ago
newyouth-prod
856dd291e7
1
3 months ago
README.md
cd2fbea015
1
3 months ago
test.md
449cef6ac3
new
3 months ago
text.md
f1c6d26e70
1
3 months ago
README.md
项目
项目结构
my-prod // 产品文档
my-app // 前端app项目
前端项目开发常用指令
# 打开前端代码目录 cd my-app # 安装前端第三方包依赖 npm install # 启动Ionic项目,进行调试 ionic serve