# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# 内部的には npx vercelを実行
$ yarn deploy- SPAモードで実行中
- Tailwind CSS導入済み
/swipe/resultページ作成済み- 実行環境: https://appetizer-attender-front.gatchan0807.vercel.app/
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# 内部的には npx vercelを実行
$ yarn deploy/swipe /result ページ作成済み