This docs is built using Docusaurus, a modern static website generator.
Starts the development server.
npm start
Serves the built website locally.
npm run serve
We recommend that you begin by typing:
npm start
Happy building awesome websites!
npm run build
This command generates static content into the build
directory and can be served using any static contents hosting service.