fireblogs
Project Overview
This is the completed source code for FireBlogs. This application is built with Vue.js (version 2) & Firebase. This video was created for Traversy Media, you can watch the tutorial here:
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