8000 GitHub - yejiayu/muta-docs: Muta Docs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yejiayu/muta-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muta Documentation

Visit the Documentation Site

Build the documentation site

  • Install docsify-cli globally, which helps initializing and previewing the website locally.

    $ npm i docsify-cli -g

    Note

    You can also install docsify-cli by Yarn:

    $ yarn global add docsify-cli

    If you have not use Yarn before, install it on your system firstly. Please refer to official installation documents.

  • Use the docsify serve command to view the site on localhost http://localhost:3000, and real-time reload whenever you save changes.

    $ cd docs
    $ docsify serve

About

Muta Docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%
0