3li7u / node-express-mongodb-starter-app

This is a starter express.js app with mongoDB mongoose with CRUD example

Repository from Github https://github.com3li7u/node-express-mongodb-starter-appRepository from Github https://github.com3li7u/node-express-mongodb-starter-app

Node express.js & MongoDB starter application

This is a simple setup for express.js with mongoDB project.

Usage

Clone this repo and then run npm install and start building your project :)

$ git clone https://github.com/3li7u/node-express-mongodb-starter-app
$ cd node-express-mongodb-starter-app
$ npm install

About

This is a starter express.js app with mongoDB mongoose with CRUD example


Languages

Language:JavaScript 95.2%Language:HTML 4.8%