anthonyjprater / firebase-with-vue-3-and-vuefire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase with Vue 3 and VueFire

This is the official codebase for Vue Mastery's course: Firebase with Vue 3 and VueFire.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Credits

Images

Restaurant Names

Big thanks to The Good Place and Megan Amram's public tweet which contained the inspiration for the names used in this app!

About


Languages

Language:Vue 75.7%Language:JavaScript 17.4%Language:HTML 4.0%Language:TypeScript 2.9%