Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 121 Bytes

File metadata and controls

12 lines (10 loc) · 121 Bytes

galaxy-docs

Run HEXO Server

To run:

git submodule init
git submodule update
cd site
npm install
npm start