This documentation repo is written using Astro and would not have been possible without them
The docs can be accessed here
- Open source community
- Astro community
- Every tutorial video on internet
- My brain
The project requires node js and git.
Clone the website using
git clone
Install this project with npm
cd project-directory
npm i
npm run dev
http://localhost:5173/
src
└── components