rath-cli react 多页应用小工具 安装 git clone https://github.com/IOTFront/rath-cli.git cd rath-cli npm link 使用 # 创建一个项目 rath a App # 本地启动 rath start 开发中的指令 # 创建页面 rath page List # 编译 rath build # 部署 rath deploy # 更多...