This website was created with Docusaurus. What's In This Document Get Started in 5 Minutes Get Started in 5 Minutes Go to the website folder: # Go to the folder $ cd website Make sure all the dependencies for the website are installed: # Install dependencies $ npm i Run your dev server: # Start the site $ npm start