This is a personal portfolio website for my projects. It is built using the AstroJS framework.
- Install the AstroJS CLI:
npm install -g astrojs- Clone this repo:
git clone- Install dependencies:
npm install- Run the AstroJS server:
astrojs serve- Open your browser to http://localhost:3000