bjoberg / angular-todolist

Angular Basics tutorial written by the Treehouse team

Home Page:http://bjoberg.github.io/angular-todolist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Todo List

Angular Basics tutorial written by the Treehouse team.

Demo: http://bjoberg.github.io/angular-todolist/

Installation:

  1. Install node.js (v5.x.x)
  2. Install npm (v3.x.x)
  3. Install Express
  4. Clone this repository
  5. Within your command line, navigate to your local project directory and run npm install
  6. Run node src/app.js
  7. In your web browser navigate to http://localhost:3000/

Credits

Treehouse tutorial - Angular Basics

License

MIT

About

Angular Basics tutorial written by the Treehouse team

http://bjoberg.github.io/angular-todolist/


Languages

Language:HTML 45.3%Language:CSS 28.8%Language:JavaScript 25.9%