/ng-pro

Learning Angular with Angular-pro

Primary LanguageJavaScript

##A basic angularJS webapp as built in Angular-Pro by Adam Freeman

Currently working on chapter 6 - Sports Store

##Instructions:

####To run deployd:

  1. download & install deployd
  2. run $ dpd -d 5500 app.dpd from within the root dir, then > dashboard

####To run the app:

  1. download & install node (instructions online for each OS) If using mac & homebrew, $brew install node which will also install npm
  2. Install the dependencies (only connect at this time): $npm install
  3. start the node server to serve the app: $node server.js

####From there click around and enjoy this hyper-functional webapp...