English | 中文
$ git clone git@github.com:yuque-helper/book-front-end.git
$ cd book-front-end
$ git submodule init && git submodule update
# install dependences
$ yarn # or npm install
$ npm start
In this project we have prepare a example data in folder public/data
which link to this project
You can change it to any project's data you like.
How can I get another data of one book ?
There is a plan, you can use this command:
$ yuque2book data https://www.yuque.com/yuque/help
But now, you can use this command below and copy the folder data
out.
$yuque2book -t your_token https://www.yuque.com/yuque/help