To get you started clone the AngularJS_App_Example repository and install the dependencies:
git clone https://github.com/IreneIrene/ExpressJS_AngularJS_App.git
cd AngularJS_App_Example
npm install
bower install
http-server
Now browse to the app at http://localhost:8080
.