Skip to content

alejandrolsca/angular-seed-fla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-seed-fla

Angular Seed For Large Applications

This seed uses Watchify to generate a final bundle.js, is intended for modular applications, each module has its own folder for services, directives, controllers, etc... and each module is in a separate folder.

Also you can have nested modules if you want a better control of which modules are part of others, All the modules could have their own .config phase, you don't need to configure all the routes in one file. this way you can have an unlimited module application and in a better organized way.

Hope this helps anyone :)

Please feel free to improve this seed!

About

Angular Seed For Large Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published