Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 571 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 571 Bytes

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/

Built With

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