###Angular Firebase CRUD A simple CRUD application using Angular.js hooked up to Firebase. Installation Install Grunt npm install grunt-cli -g Install project dependencies: npm install Install front-end dependencies: bower install Run the project grunt serve