I use Docusaurus to generate this documentation website. All the actual files are in the
docs
folder in Markdown
format.
I'm open to contributions to this documentation 🤝. Here is the official GitHub documentation how to contribute to projects on GitHub.
npm install
npm run start
Open http://localhost:3000 to view it in the browser.