Angular.js hosted on Amazon S3

Here's a simple angular.js app I wrote following the basic tutorial which is hosted on Amazon S3.

My first  angular.js app is a very simple one to list names and search them. Following the tutorial by Dan Wahlin, I defined an angular app and simple controller as part of the mvc

I configured Amazon S3 to host the page. The angular.js library is pulled from google hosting.

Next I plan to follow more complex tutorials and build and deploy those to S3.

Comments

Popular posts from this blog

deep dive into Material UI TextField built by mui

angular js protractor e2e cheatsheet

react-router v6.4+ loaders, actions, forms and more