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
- Host: GitHub
- URL: https://github.com/swlkr/angular-form
- Owner: swlkr
- Created: 2014-08-24T02:35:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-24T19:55:12.000Z (over 11 years ago)
- Last Synced: 2025-01-15T10:08:28.811Z (12 months ago)
- Language: JavaScript
- Homepage: http://swlkr.github.io/angular-form/
- Size: 1.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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