This is my personal website built with Astro
- Node.js version >=16.12.0
- NPM version min 9.8.1
- Clone the repo
- run
npm install
to install dependencies - run
npm run dev
to run the site locally - visit
http://localhost:3000
to see the site
This is my personal website built with Astro
npm install
to install dependenciesnpm run dev
to run the site locallyhttp://localhost:3000
to see the site