Skip to content

yuque-helper/book-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yuque2book front end

English | 中文

Dev Guide

$ 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

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