mohamdio / nodeapp

CRUD Operations in Node.js Application (Expresss Framework) using mongodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUD Operations in Node.js Application (Expresss Framework) using mongodb

Install an app

Run the following command

Package intsallation

npm install

Run an app

Run Server

Run the following command in root directory of an app in command prompt.

npm start

You can see the database connection on command prompt.

About

CRUD Operations in Node.js Application (Expresss Framework) using mongodb


Languages

Language:JavaScript 94.7%Language:HTML 3.8%Language:CSS 1.5%