yamanoku / birthday-countdown

yamanoku birthday countdown
https://yamanoku-birthday.pages.dev/
MIT License
1 stars 0 forks source link
biome birthday-countdown-js cloudflare-pages hono honox

yamanoku birthday countdown

誕生日までのカウントダウンしている最中のスクリーンショット 誕生日になったことを知らせる画面のスクリーンショット

Setup

# install dependencies
npm ci

# serve
npm run dev

# build
npm run build

# deploy
npm run deploy