From 72e5914737785c2cd3d9beea021575a71abb3c95 Mon Sep 17 00:00:00 2001 From: Michael Herman Date: Fri, 15 Aug 2014 11:00:19 -0500 Subject: [PATCH] added usage article --- articles.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/articles.html b/articles.html index 4a72e33..32193b4 100644 --- a/articles.html +++ b/articles.html @@ -188,6 +188,18 @@

http://viget.com/extend/gulp-browserify-starter-faq

How to start an application with gulp and browserify, including a starter repo

+ +

+ Kickstarting Angular With Gulp and Browserify

+

+

    +
  1. mherman.org/blog/2014/08/14/kickstarting-angular-with-gulp
  2. +
  3. mherman.org/blog/2014/08/15/kickstarting-angular-with-gulp-and-browserify-part-2
  4. + +
+ +

+

Angular starter featuring Gulp, Bower, and Browserify, complete with code

Related tools