A random bingo game to encourage wedding guests to mingle.
Go to file
2023-07-09 08:40:51 -07:00
public Initial Commit so other people can do things 2023-07-01 20:43:32 -07:00
src Finaly style changes, removed ubuntu font because everyone isn't a fan 2023-07-09 08:40:51 -07:00
index.html Tweaked some things for better printing to PDF 2023-07-02 12:48:31 -07:00
package-lock.json Initial Commit so other people can do things 2023-07-01 20:43:32 -07:00
package.json Initial Commit so other people can do things 2023-07-01 20:43:32 -07:00
README.md Initial Commit so other people can do things 2023-07-01 20:43:32 -07:00
vite.config.js Initial Commit so other people can do things 2023-07-01 20:43:32 -07: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