gode.js documentation website.
Install dependencies (Globally recommended)
With npm
$ npm i docsify-cli -g
or with yarn
$ yarn global add docsify-cli
Then run docsify serve to serve with hot reload
$ docsify serve ./docs
This Documentation content is licensed under Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)