ng-express
v1.0.0
Published
Simple boilerplate for kickstarting Angular JS applications using express as lightweight backend with Mongo DB
Downloads
18
Maintainers
Readme
Angular-Express
###A simple starting point for Angular application with Express backend.
This project is an application skeleton for a typical AngularJS web app. You can use it to quickly build your angular application using MEAN stack.
This project provides complete MEAN STACK using official angular boilerplate Angular-seed and official boilerplate generated by express and promised-mongo.
This project provides complete MEAN stack with Unit testing as well as E2E testing.