Skip to content

AnilGayakwad/angular_gulp

Repository files navigation

scalable-angularjs-project-setup-gulp-browserify

This is an angularjs project setup using gulp, node and browserify. This setup is an effort to keep your app more scalable and managable when it grows larger.

Tutorial : http://code.ciphertrick.com/2015/11/23/scalable-angularjs-setup-with-gulp-browserify/

Quick Start

Download the code as zip from the right or clone the repository.
Run npm install
Install gulp globally npm install gulp -g
Run gulp

Your project would run in firefox browser (since its configured that way), you can change the browser or add another browser by editing the browser-sync task in gulpfile.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages