Bootstrap AngularJS into a Static HTML file

Share this video with your friends

Send Tweet

In this lesson, we learn how to take a static HTML page and tap into the power of AngularJS by bootstrapping the framework.

manoj
manoj
~ 10 years ago

Is there a repository we can clone the source to follow along?

Thank you

Joel Hooks
Joel Hooks
~ 10 years ago

Right now it is just a single file. As it gets more complex, it will include the appropriate code for download.

Joel Hooks
Joel Hooks
~ 10 years ago

Is there a repository we can clone the source to follow along?

Thank you

You can find the code here on Github

amit
amit
~ 10 years ago

where to get source code for this tutorial ?

Pan Rada Production
Pan Rada Production
~ 9 years ago

any chance to have files on github with out any angular expresion ? some example branche with only bootstraps files

Johnathan
Johnathan
~ 9 years ago

Your start index file is exactly the same as your finish index file on GitHub.

~ 9 years ago

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.

ttaylor272
ttaylor272
~ 8 years ago

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?

Paul
Paul
~ 8 years ago

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

Weng Koon Wong
Weng Koon Wong
~ 8 years ago

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?????