This documentation repo is built using Docusaurus 2.
See more information about using Docusaurus quickly.
$ npm install
$ npm run prepare
$ npm start
$ git commit
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
$ npm run build
$ npm run serve
This command generates static content into the build
directory.