You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
A list of awesome [AngularJs](http://angularjs.org) services, directives, utilities and resources.
3
3
4
4
Table of contents:
5
-
*[Seed Project](#seed-project)
5
+
*[Seed Projects](#seed-projects)
6
6
*[User Manager](#user-manager)
7
7
*[Mobile](#mobile)
8
8
*[Web Service](#web-service)
@@ -22,7 +22,9 @@ Table of contents:
22
22
23
23
## Seed Projects
24
24
*[ngbp/ngbp](https://github.com/ngbp/ngbp) - A sophisticated build management system for web apps
25
+
*[vesparny/ng-kickstart](https://github.com/vesparny/ng-kickstart) - Speed up your AngularJS development with a complete and scalable build system that scaffolds the project for you.
25
26
*[angular/agular-seed](https://github.com/angular/angular-seed) - Seed project for angular apps.
27
+
*[vesparny/angularjs-playground](https://github.com/vesparny/angularjs-playground) - A starting point that follows best-practices, for being up and running in minutes with angularJS
*[tnajdek/angular-requirejs-seed](https://github.com/tnajdek/angular-requirejs-seed) - This is a fork of Angular Seed but with changes needed for requireJS support.
28
30
*[btford/angular-express-blog](https://github.com/btford/angular-express-blog) - Example AngularJS app using an Express + Node.js backend.
0 commit comments