This website works better with JavaScript
Home
Explore
Help
Register
Sign In
17779133711
/
s202226701006
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
《好梦》项目策划书
9
Commits
2
Branches
0
Releases
Tree:
0c9ae74d56
Branches
Tags
main
master
s202226701006
HTTP
SSH
ZIP
TAR.GZ
未来全栈
0c9ae74d56
fix: project servce
5 months ago
.vscode
9a4ef9b5b5
begin
5 months ago
dream-app
88ebc0240d
feat: new dream-app dream-prod
5 months ago
dream-prod
88ebc0240d
feat: new dream-app dream-prod
5 months ago
README.md
0c9ae74d56
fix: project servce
5 months ago
README.md
好梦项目仓库
项目结构
dream-prod/ 产品文档
dream-app/ 前端App项目
前端项目开发常用指令
# 打开前端代码目录 cd dream-app # 安装前端第三方包依赖 npm install # 启动Ionic项目,进行调试 ionic serve