This website works better with JavaScript
Home
Explore
Help
Register
Sign In
MAGIC_MUGGLE
/
app-test1
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
No Description
1
Commits
1
Branches
0
Releases
Tree:
9dd85dfb28
Branches
Tags
master
app-test1
HTTP
SSH
ZIP
TAR.GZ
Maic_Muggle
9dd85dfb28
Initial commit
1 day ago
child-app
9dd85dfb28
Initial commit
1 day ago
child-prod
9dd85dfb28
Initial commit
1 day ago
README.md
9dd85dfb28
Initial commit
1 day ago
README.md
项目目录
child-app 前端代码
child-prod 产品文档
前端项目开发常用指令
#打开前端代码目录 cd dream-app #安装前端第三方包依赖 npm install #启动 Ionic 项目,进行调试 ionic serve