UNPKG

187 BMarkdownView Raw
1YouBase
2=======
3
4Install youbase using npm then run the local api server to view the
5quickstart guide.
6
7``` shell
8> npm install -g youbase
9> youbase api
10> open http://localhost:9090
11```
12