Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 494 Bytes

File metadata and controls

11 lines (10 loc) · 494 Bytes

music history w/gulp/browserify/sass/firebase3

To run:

  • clone this repo
  • cd into it
  • run npm install
  • Add your Firebase credentials to javascripts/fb-getter.js then add javascripts/fb-getter.js to your .gitignore
  • Run Gulp to compile the CSS and JS files
  • You'll need to add all the logic for getting, adding, editing, and deleting songs to main.js and db-interactions.js
  • You'll need to add authentication logic to user.js
  • Can you become a Firebase Ninja Unicorn? Yup.