Skip to content

mjhea0/angular-gulp-browserify-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-gulp-browserify-seed

Angular starter featuring Gulp, Bower, and Browserify

Blog post

Be sure to read the blog posts to learn how to create this setup from scratch:

  1. Kickstarting Angular With Gulp and Browserify, Part 1 - Gulp and Bower
  2. Kickstarting Angular With Gulp and Browserify, Part 2 - 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. Create a build: gulp build

About

Angular starter featuring Gulp, Bower, and Browserify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published