Categories
nodejs

gitbook

npm gitbook 文档编辑生成器

first step : npm install -g gitbook-cli

second step : gitbook init

third step: gitbook serve (and your application is running on port 4000)

Leave a Reply