A random bingo game to encourage wedding guests to mingle.
Go to file
2023-08-08 13:18:02 -04:00
public Initial Commit so other people can do things 2023-07-01 20:43:32 -07:00
src Final version of wedding bingo with refined clues and an itinerary 2023-08-08 13:18:02 -04:00
index.html Tweaked some things for better printing to PDF 2023-07-02 12:48:31 -07:00
package-lock.json Final version of wedding bingo with refined clues and an itinerary 2023-08-08 13:18:02 -04:00
package.json Final version of wedding bingo with refined clues and an itinerary 2023-08-08 13:18:02 -04:00
README.md Initial Commit so other people can do things 2023-07-01 20:43:32 -07:00
vite.config.js Final version of wedding bingo with refined clues and an itinerary 2023-08-08 13:18:02 -04:00

mingle-bingle

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint