##AngularProject
-
First copy this repo into your local machine. git clone https://github.com/samhykim/AngularProject#angularproject
-
cd into that directory ~/angularproject
-
If you don't already have node, please download it and run node ./scripts/web-server.js to start the web server.
-
Open a browser window for the app and navigate to http://localhost:8000/app/index.html
-
Enjoy!