My goal here was to create the most simple version of Angular possible for the purpose of teaching how each of the pieces work.
git clone [email protected]:jeffwhelpley/angular-simple.gitcd angular-simplenpm inpm run buildnpm start- For the AngularJS 1.x example go to http://localhost:9999/ng1.html
- For the Angular 2+ example go to http://localhost:9999