Reference

install

1

git clone --depth=1 https://github.com/Fechin/reference
cd reference
npm install
npm run build

usage

npm run dev
# PM2
hexo g
pm2 serve public 4321 --name reference --watch --spa
watchexec -w source\_posts -- hexo g

optional

subl _config.yml
# Change port
url: http://localhost

appdedix

reference