In this lesson, we learn how to take a static HTML page and tap into the power of AngularJS by bootstrapping the framework.
Is there a repository we can clone the source to follow along?
Thank you
Right now it is just a single file. As it gets more complex, it will include the appropriate code for download.
Is there a repository we can clone the source to follow along?
Thank you
You can find the code here on Github
where to get source code for this tutorial ?
any chance to have files on github with out any angular expresion ? some example branche with only bootstraps files
Your start index file is exactly the same as your finish index file on GitHub.
Just found the start files are in the branch '01-bootstrap' in github. I recommend this tutorial starts by describing where the start files are and how to get them.
How do I get the code to show locally? Do I need to setup Node? Or what is the best way to follow the tutorials?
Your link is incorrect. The correct link is in the code tab above (next to discuss) and it's https://github.com/eggheadio/egghead-angularjs-from-scratch-getting-started/tree/01-bootstrap
Super DUPER Confusing. git clone https://github.com/eggheadio/egghead-angularjs-from-scratch-getting-started.git. Can't follow through the videos.... need to git checkout to the commit where tag=01-bootstrap. Why this is not told upfront?????