This is my personal website, built using Astro with the Bloomfolio theme.
You can run in dev mode with:
# Install dependencies
npm install
# Start the development server
npm run dev
And you can build with npm run build
This is my personal website, built using Astro with the Bloomfolio theme.
You can run in dev mode with:
# Install dependencies
npm install
# Start the development server
npm run dev
And you can build with npm run build