/angular-express-seed

A great starting point for writing AngularJS apps backed by an Express-powered node.js server.

Primary LanguageJavaScript

Angular Express Seed

This has been tweaked from the original angular express seed project to meet my needs.

Steps to get up and running

Clone this repository

Run npm install

Run bower install

Run node app.js

Navigate to localhost:3000

License

MIT