Easy to Maintain Open Source Documentation Websites.
- ๐ Handpicked code to learn from or copy/paste or experiment
- ๐ก All code snippets are interactive
- ๐ Copy snippets to clipboard with a click
- ๐ Prettify the snippets
The documents are documented using markdown in public/docs
directory.
To add a new document, add a new markdown file under a folder.
- Run
yarn install
- Run
yarn start
to start the app in dev mode
|
Bunlong