Skip to content

jegesh/angular-gulp-browserify-seed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-gulp-browserify-seed

Angular starter featuring Gulp, Bower, Angular-UI and Browserify

Quick Start

  1. Clone the repo
  2. Install the global requirements: npm install -g gulp bower browserify
  3. Install the local requirements: npm install
  4. Install the Bower components: bower install
  5. Run locally: gulp
  6. Watch files for changes: gulp watch
  7. Create a build: gulp build

About

Angular starter featuring Gulp, Bower, AngularUI, and Browserify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.4%
  • HTML 22.0%
  • CSS 3.6%