vue-js-3-firebase-firestore

Vue 3 Firebase Tutorial: Build Firestore CRUD Web Application

MIT License

Stars
34

Vue 3 Firebase Tutorial: Build Firestore CRUD Web Application

This source code is part of Vue.js Firebase Tutorial: Build Firestore CRUD Web Application tutorial.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint