Vuejsfire Hackathon Starter screenshot

Vuejsfire Hackathon Starter

Author Avatar Theme by Chinchang
Updated: 26 Jul 2016
72 Stars

Hackathon starter kit based on vue.js and Firebase

Categories

Overview

VuejsFire Hackathon Starter is a project starter kit that utilizes the Vue.js JavaScript framework and Firebase as a backend. It is designed to help developers quickly set up and start building their projects with Vue.js and Firebase.

Features

  • Built over Vuejs’ webpack-simple template
  • ES6 ready
  • Single file components
  • In-built User Module
  • Twitter/Facebook Authentication
  • In-built notification system
  • Beautiful design and experience
  • Responsive UI

Installation

To install and set up the VuejsFire Hackathon Starter, follow these steps:

  1. Clone the repository to your local machine.
  2. Create a project in Firebase. It is recommended to replace the default Firebase config with your own Firebase project.
  3. Turn on Twitter and Facebook authentication in your Firebase project.
  4. Replace the Firebase credentials in the auth.js file.
  5. Run npm install to install all the dependencies.
  6. Run npm run dev to start the local server and access your app at http://localhost:8080.

Summary

The VuejsFire Hackathon Starter is a project starter kit that combines the power of Vue.js and Firebase to provide developers with a quick and easy way to kickstart their projects. It offers a range of features including user authentication, in-built notification system, and a beautiful design. By following the installation guide, developers can quickly set up the starter kit and start building their projects in no time.