Tag Archives: Gulp
The ultralight angular application setup package – Part 1: Four files to rule them all
In this tutorial I will be walking you through a means of rapid angular application setup. By the end you should be able to run a single command and have a bare bones angular application built and ready for experimenting. By eliminating the overhead in setting up a project, I hope to encourage rapid development of bad ideas. We will be using Node.js, gulp.js, and bower.js to setup the initial
Recent Comments