Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 841 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 841 Bytes

yuque2book front end

English | 中文

Dev Guide

$ git clone [email protected]:yuque-helper/book-front-end.git
$ cd book-front-end
$ git submodule init && git submodule update

# install dependences
$ yarn # or npm install
$ npm start

Tips

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