This documentation is built using Docusaurus 2, a modern static website generator.
- Install node.js (https://nodejs.org/en/)
- Fork the project and then clone this repository locally
- Install dependencies
$ npm install
To start a local development server, run the following command:
$ npm start
This starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Create a pull request w