Skip to content

yamanoku/birthday-countdown

Repository files navigation

yamanoku birthday countdown

誕生日までのカウントダウンしている最中のスクリーンショット

誕生日になったことを知らせる画面のスクリーンショット

Setup

# install dependencies
npm ci

# serve
npm run dev

# build
npm run build

# deploy
npm run deploy