/database-phoenix

A demo for how to use Vue, Vuetify, Typescript, and Firestore

Primary LanguageVueMIT LicenseMIT

Build Status

A demo for how to use Vue, Vuetify, Typescript, and Firestore. A rewritten version of my original demo (hence the name Phoenix).

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint