A MVC skeleton for quick starting neat node web apps. Contains social-auth and basic CRUD.
A node application skeleton built for quick starting web apps, following MVC model and best practices.
Contains social-auth and basic CRUD operations.
git clone https://github.com/arbazsiddiqui/node-skeleton
npm install
node server
http://localhost:8080
Add a “Tasks” directory containing all the tasks for grunt.