-
Notifications
You must be signed in to change notification settings - Fork 410
Native Server.zh
Hehe Tan edited this page Sep 23, 2016
·
1 revision
本项目提供了一个脚本 ide.sh
,用于编译、打包、运行项目:
./ide.sh build # 编译并打包前端项目
./ide.sh run # 启动项目
启动完成后,默认端口为 8080,访问 localhost:8080 即可。打开浏览器访问 http://localhost:8080