- Docusaurus for generator the website.
- Infima for styling (comes with Docusaurs).
- DoTown for free pixel SVGs.
- Docusaurus Guide
- Lesson template
-
Install dependencies:
npm install # or pnpm install -
Start the development server:
npm start # or pnpm start -
Open http://localhost:3000 in your browser