Skip to content

Node JS application from scratch using express, MongoDB - a noSQL database perfect for using with Node

Notifications You must be signed in to change notification settings

cmevawala/nodejs-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Application

The main aim of developing this application is to explore the working of nodejs and expressjs.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

Below steps are needed only for the first time when you setup your dev machine

Install node.js server from https://nodejs.org/en/download/

Installing

  1. Clone this git repository, if you haven't done already.

    git clone https://github.com/cmevawala/nodejs-todo-app.git

  2. Install local npm dependencies

    npm install

End with an example of getting some data out of the system or using it for a little demo

Built With

  • Node - JavaScript runtime built on Chrome's V8 JavaScript engine
  • Express - Node.js web application framework

About

Node JS application from scratch using express, MongoDB - a noSQL database perfect for using with Node

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages