White application with boilerplate code for AngularJS app. Extremely reduced, simple, fast way to start and grab the concepts behind AngularJS.
This application can be use as a simple example of :
It was first forked from the Angular Seed project, but was very simplified, I also added a few basic concept (dependency injection, real-world directive) that should appear in such example.
Note: There are no tools or server required to run this example.
This application can be use as a simple example of :
-index.html
-js/
|__routes.js
|__controllers.js
|__directives.js
|__filters.js
|__services.js
$ claude mcp add white-angularjs-app \
-- python -m otcore.mcp_server <graph>