/Seat-Reservation-System-AngularJS

A simplest seat reservation system which uses AngularJS, the awesome JS framework!

Primary LanguageApacheConfMIT LicenseMIT

Seat Reservation System Using AngularJS

A simplest seat reservation system which uses AngularJS, the awesome JS framework!

Run:

####### Note: This is a Yeoman project and it requires Node to run

npm install
bower install
grunt serve
Build:
grunt build