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