Welcome to the chaos. This is my playground for Astro—where I break things so you don’t have to.
-
Clone it:
git clone https://github.com/your-username/astro-tutorial-blog.git cd astro-tutorial-blog npm install
-
Run it:
npm run dev
Visit localhost:3000 and witness the magic.
Build it:
npm run build
Throw the dist
folder onto your favorite hosting service. Done.
Issues, PRs—bring it on.
MIT. Do what you want.
Keep it rebellious and keep building.