02 December 2015
Full AngularJS + Gulp Seed
Whenever you're about to start a new AngularJS application, you think about where to begin from and what infra-structure to use in terms of testing, build automation, etc. That's when it comes in handy using a standard seed project.
FullAngularGulpSeed is a seed project resulting from the merge of 2 other angular seed projects: AngularSeed and HealthyGulpAngular
It aims to provide a build infra-structure and basic frontend template for a typical angularJS frontend application.