This website was created with Docusaurus.
- 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
This website was created with Docusaurus.
# Go to the folder
$ cd website
# Install dependencies
$ npm i
# Start the site
$ npm start