A programming exercise for learning AngularJS. It is a personal health portal that allows a patient to see his or her procedure information and compare cost with others.
- Install git 2.7.1
- Install node 4.4.5 and npm 2.15.5
- git clone https://github.com/cltsao/angularjs-exercise.git
- cd angularjs-exercise
- npm install
- npm start
- In angularjs-exercise folder
- npm install -g live-server
- npm test