agentoveriide / ultimate-angular-master-src

Source code for "Ultimate Angular 1.x Pro" course material

Home Page:https://ultimateangular.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ultimate Angular: Angular 1.x Pro Source code

Source code for Ultimate Angular 1.x Pro Course.

Running these projects

Some of these may require a local server, however most do not, ones specific to HTTP requests and routing will require a local server.

All you need to do is run a local server, if you're on OSX you can run a python command from the command line:

cd <ultimate-angular-master-seed>
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.

About

Source code for "Ultimate Angular 1.x Pro" course material

https://ultimateangular.com


Languages

Language:JavaScript 64.1%Language:HTML 25.9%Language:CSS 10.0%