- Clone the repository
- Set your Node.js runtime to version >=
20.x
(as specified in "engines" in ./package.json) - Run
pnpm install
in the root directory
- Run
pnpm start
in the root directory - Navigate to the URL specified in the console or allow the browser to open it automatically
- e.g.
[SUCCESS] Docusaurus website is running at: <website_url>
- e.g.