nixx / angular-course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-course

Master is clean, just with a proxy

Solution is in solution branch. Subtasks have their own tag.

For solution:

$ git checkout solution

$ npm i #If you dont have the NPM modules installed

$ bower install #If you dont have the Bower modules installed

$ grunt serve

Solutions for the seperate tasks are tagged in the solution branch.

About


Languages

Language:JavaScript 89.6%Language:CSS 10.4%