Skip to content

arbazsiddiqui/node-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-skeleton

A node application skeleton built for quick starting web apps, following MVC model and best practices.

Contains social-auth and basic CRUD operations.

Getting Started

  1. Perform a clone of this repo git clone https://github.com/arbazsiddiqui/node-skeleton
  2. Install Mongodb on your system.
  3. Install the required packages npm install
  4. Run the server node server
  5. Open http://localhost:8080
TODO:

Add a "Tasks" directory containing all the tasks for grunt.

About

A MVC skeleton for quick starting neat node web apps. Contains social-auth and basic CRUD.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published