first
This commit is contained in:
10
book/gitbook.md
Normal file
10
book/gitbook.md
Normal file
@ -0,0 +1,10 @@
|
||||
## start gitbook(honkit)
|
||||
|
||||
```sh
|
||||
$ nvm use 23
|
||||
$ npm install honkit --save-dev
|
||||
$ npx honkit init
|
||||
$ npx honkit serve
|
||||
$ npx honkit build
|
||||
```
|
||||
|
Reference in New Issue
Block a user