Skip to content

mjhea0/angular-gulp-browserify-seed

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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