This website is built using Docusaurus 2, a modern static website generator.
$ npm install
$ npm run start
The npm run start
command builds your website locally and serves it through a development server, ready for you to
view at http://localhost:3000/.
$ npm run build