Skip to content

rajeshkandati/ultimate-angular-starter-seed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Starter Seed

A starter project for the Ultimate AngularJS Starter course.

Running this app

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-starter-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.

Course members

I'd love to see what you've built after mastering the core of AngularJS, consider submitting a PR to this repo to a new branch name (under your chosing). That way, solutions or things you've built after this course would be amazing to see! I wish you luck in your endeavours.

Non-course members (this project is open source on GitHub)

Checkout the solution directory for an awesome Todo App. If you want to build exactly that and learn the mechanics behind it (and much more) then dive into Ultimate AngularJS: Starter Course.

About

A starter project for the Ultimate AngularJS Starter course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.8%
  • JavaScript 30.5%
  • HTML 6.7%