Grunt, Browserify, Sass, Firebase3
- Fork and clone this repo
- cd into it
- cd into lib and run
npm install
- Add your Firebase credentials to
javascripts/fb-keys.js
- Add
javascripts/fb-keys.js
to your .gitignore - Run Grunt to compile the CSS and JS files
- Add logic for getting, adding, editing, and deleting songs:
main.js
anddb-interactions.js
- Add authentication logic to
user.js
- Can you become a Firebase Ninja Unicorn? Oh yeah!
- Else: http://www.cornify.com/
- You will find the answers to your questions in another branch.