This repository contains the source code for a static website built with Astro.
- 🌟 Static Site Generation powered by Astro
- 🚀 Automatic Deployment via GitHub Actions
- 🔧 Easy Development Setup with
npm run dev
$ git clone https://github.com/ysdzm/dokudamibox.net.git
$ cd dokudamibox.net
$ npm install
$ npm run dev