[SUCCESS] Created Docusaurus. [INFO] Inside that directory, you can run several commands:

npm start Starts the development server.

npm run build Bundles your website into static files for production.

npm run serve Serves the built website locally.

npm run deploy Publishes the website to GitHub pages.

We recommend that you begin by typing:

cd Docusaurus npm start

Happy building awesome websites!