Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions articles.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,18 @@ <h3>
<p><a href="http://viget.com/extend/gulp-browserify-starter-faq">http://viget.com/extend/gulp-browserify-starter-faq</a></p>
<p>How to start an application with gulp and browserify, including a
<a href="https://github.com/greypants/gulp-starter">starter repo</a></p>

<h3>
<a name="kickstarting-angular-with-gulp-browserify" class="anchor" href="#kickstarting-angular-with-gulp-browserify"><span class="octicon octicon-link"></span></a>Kickstarting Angular With Gulp and Browserify</h3>
<p>
<ol>
<li><a href="http://mherman.org/blog/2014/08/14/kickstarting-angular-with-gulp">mherman.org/blog/2014/08/14/kickstarting-angular-with-gulp</a></li>
<li><a href="http://mherman.org/blog/2014/08/15/kickstarting-angular-with-gulp-and-browserify-part-2">mherman.org/blog/2014/08/15/kickstarting-angular-with-gulp-and-browserify-part-2</a></li>

</ol>

</p>
<p>Angular starter featuring Gulp, Bower, and Browserify, complete with <a href="https://github.com/mjhea0/angular-gulp-browserify-seed">code</a></p>

<h2>
<a name="related-tools" class="anchor" href="#related-tools"><span class="octicon octicon-link"></span></a>Related tools</h2>
Expand Down