0.3.本地化
1. 下载代码
git clone https://github.com/silentbalanceyh/vertx-chaser.git2. 编译成书
~ >> cd vertx-chaser
~/vertx-chaser >> ./book-build.sh3. 启动
~/vertx-chaser >> ./book-server.sh
┌───────────────────────────────────────────────┐
│ │
│ Serving! │
│ │
│ - Local: http://localhost:1231 │
│ - On Your Network: http://10.0.0.6:1231 │
│ │
│ Copied local address to clipboard! │
│ │
└───────────────────────────────────────────────┘4. 问题
最后更新于