sbedulin / pro-angularjs-book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pro AngularJS

Contains source codes for Pro AngularJS book from Apress by Adam Freeman

To start the project:

  1. Install Git and Node.js
  2. $ git clone git@github.com:sbedulin/pro-angularjs-book.git
  3. $ cd pro-angularjs-book
  4. $ npm install
  5. $ npm install -g bower
  6. $ bower install
  7. $ node server
  8. Open http://localhost:3000 in a browser

About


Languages

Language:JavaScript 97.2%Language:Shell 2.2%Language:CSS 0.6%