Skip to content

Simple crud app in AngularJS and Firebase

Notifications You must be signed in to change notification settings

rko-angular/angular-firebase-crud

 
 

Repository files navigation

###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

About

Simple crud app in AngularJS and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 85.7%
  • JavaScript 9.1%
  • HTML 5.2%