Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 269 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 269 Bytes

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