A collection of 10 AngularJS Template Projects (Seeds) including demonstrations you would find useful for all your angular webapp needs. They are what we think the Top 10 so far. Feel free to leave comments below.
1. Angular Seed
A collection of 10 AngularJS Template Projects (Seeds) including demonstrations you would find useful for all your angular webapp needs. They are what we think the Top 10 so far. Feel free to leave comments below.
I’d like to recommend my own AngularJS boilerplate project:
ng-boilerplate
http://ianwalter.github.io/ng-boilerplate/
Thanks for sharing Ian, I’ve not used Bourbon much, is it any good?
Bourbon is a nice alternative to Compass. I like to use Gulp to compile my SASS assets and Bourbon is compatible with node-sass. I find it compiles to CSS much more quickly allowing me to livereload the page I’m working as soon as I make a change to my SASS files. With compass, there is a noticeable delay.
You could also take a look at https://github.com/whisher/lama laravel+sentry+angularjs
Take a look at https://github.com/mriverodorta/ang-starter
Check this yet another AngularJS starter app. With explanations on the structure design and testing: https://github.com/popularowl/angular-starter
https://github.com/AngularClass/NG6-starter
Here’s a resource for comparing technologies like these and others in detail. http://www.dancancro.com/compare-app-technologies/
Thanks for linking that here Dan ( i forgot to ) — i did link it in the reddit thread last night tho — https://www.reddit.com/r/angularjs/comments/3tpq16/how_do_you_approach_developing_an_angularjs_based/
anyone know of a minimalistic full stack?