- Clone the repository
cdinto thewebsitedirectory.- Run
yarn(ornpm install) yarn start
- The
docsdirectory contains the markdown files used to generate the website. Change them and refresh the page when running the documentation locally and you will see the changes reflected. - If you want to add a new page, you need to add it to sidebars.json and then restart the server.