Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Coder-256/database-phoenix

Repository files navigation

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