We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
本项目提供了一个脚本 ide.sh,用于编译、打包、运行项目:
ide.sh
./ide.sh build # 编译并打包前端项目 ./ide.sh run # 启动项目
启动完成后,默认端口为 8080,访问 localhost:8080 即可。打开浏览器访问 http://localhost:8080
中文
English