Skip to content

romines/coasters

Repository files navigation

Coasters - Swap shifts with your coworkers!

A Vue.js project

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 forked from webpack-simple.

To create your own webpack simple fire, add some firebase credentials to src/fbConfig.js

export default {
    apiKey: "apiKey",
    authDomain: "projectId.firebaseapp.com",
    databaseURL: "https://databaseName.firebaseio.com",
    storageBucket: "bucket.appspot.com"
  }

About

Vue.js shift swapping app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages