An open API service indexing awesome lists of open source software.

https://github.com/swlkr/angular-form

A simple example of gulp, bower, angular and custom form validation
https://github.com/swlkr/angular-form

Last synced: 10 months ago
JSON representation

A simple example of gulp, bower, angular and custom form validation

Awesome Lists containing this project

README

          

##Angular Form - A simple angular custom form validation example using gulp and bower

##### Get it
$ git clone git@github.com:swlkr/angular-form.git
$ cd angular-form
$ npm install -g gulp
$ npm install -g bower
$ npm install
$ bower install
$ gulp

##### Start it
$ open http://localhost:5000