Start an awesome app with AngularJS on the front, Express + Node on the back.
The seed app shows how to wire together Angular client-side components with Express on the server.
Clone the angular-express-seed repository, run npm install to grab the dependencies, and start
Runs like a typical express app:
node app.js