A seed project using MEAN with Angular2
- Database: Mongo, using Mongoose
- Server: Node & Express
- Client side: Angular2 - TypeScript compiled by gulp
Requires gulp and tsd installed globally at this time
npm install gulp -g
npm install tsd -g
Then
npm install
npm start
View site on localhost