Skip to content

s-abinash/Vue-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue-Blog

A Simple Blog Application in Vue.js 2 and Vue CLI 3 with Firebase Database as a Backend

    Modules used:
  • -Vue Resource
  • -Vue Router
  • -Vue Mixins
  • Write Permissions Disabled in Firebase*

    Build Setup

    # install dependencies
    npm install
    
    # serve with hot reload at localhost:8080
    npm run dev
    
    # build for production with minification
    npm run build

    For detailed explanation on how things work, consult the docs for vue-loader.