Skip to content

kenslachtajr/ultimate-angular-master-src

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.1%
  • HTML 25.9%
  • CSS 10.0%