Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.07 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.07 KB

Feflow Official Website

Website for feflow.

Getting started

Install dependencies:

$ git clone https://github.com/feflow/site-tool.git
$ cd site
$ npm install

Generate:

$ npx hexo clean
$ npx hexo generate

Run server:

$ npx hexo server

Contributors

License

CC BY 4.0