Skip to content

didinj/vue-3-firebase-firestore-composition-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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