- fork 本仓库代码到你的github账户
- 代码下载和install
$ git clone [email protected]:GuoYongfeng/book.git
$ cd book & npm install
$ npm start
- 修改确认无误后,再发起pull requst
- (仅限于maintainer)执行
npm run publish
即可发布编辑内容,在https://guoyongfeng.github.io/book/
就可以访问了.
$ git clone [email protected]:GuoYongfeng/book.git
$ cd book & npm install
$ npm start
npm run publish
即可发布编辑内容,在 https://guoyongfeng.github.io/book/
就可以访问了.