sarpdorukaslan / vuejsblog

Ursula Major Events #1 VueJS + FireBase Workshop

Home Page:https://blog.sarpdorukaslan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog

Ursula Major Event #1 Make a Blog

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run e2e tests
npm run e2e

# run all tests
npm test

Steps

  • Created new firebase project
  • Added firebase injection codes (js) in index.html
  • Linked bootstrap 3 CDN path in index.html
  • Created header.vue and added as app-header component in App.vue
  • Created routes
  • Created login page
  • npm install vue-sweetalert --save

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

Ursula Major Events #1 VueJS + FireBase Workshop

https://blog.sarpdorukaslan.com


Languages

Language:JavaScript 49.2%Language:HTML 26.3%Language:CSS 13.4%Language:Vue 10.2%Language:PHP 0.9%