A random bingo game to encourage wedding guests to mingle.
Go to file
Max 6df7591991 Cleaned up styles for printing
Added name and sub title fields
Tweaked some tasks
2023-07-02 12:24:57 -07:00
public Initial Commit so other people can do things 2023-07-01 20:43:32 -07:00
src Cleaned up styles for printing 2023-07-02 12:24:57 -07:00
index.html Initial Commit so other people can do things 2023-07-01 20:43:32 -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