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.
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
Post a Comment