Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 644 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 644 Bytes

Mock Server

This project using the power and simplicity of the express and yargs to create a mock server.

The technology stack used in the project:

  • express — Fast, unopinionated, minimalist web framework for node.
  • yargs — yargs the modern, pirate-themed successor to optimist.

Getting Started

Prerequisites

Support for Node.js > 5.

Installation

$ git clone https://github.com/thangaduraicse/mock-server.git
$ cd mock-server
$ npm install

White Label It

  • Update name, description, author, repository in 'package.json' and 'bower.json'