Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 506 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 506 Bytes

docs.gode.app

gode.js documentation website.

Running locally

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

License

This Documentation content is licensed under Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)