Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 627 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 627 Bytes

Ultimate Angular: Angular 1.x Performance Source code

Source code for Ultimate Angular 1.x Performance Course.

Running these projects

Some of these may require a local server, any that do you can run the following:

cd <angular-1-performance>
python -m SimpleHTTPServer

If you're on Windows, you can also download and run python, or if it's easier you can setup a local server by using your favourite IDE.