Skip to content

vineethawal/restify

Repository files navigation

=======================

Table of Contents

  1. Requirements
  2. Getting Started

Requirements

  • node ^4.5.x
  • npm ^3.0.0
  • MongoDB ^3.0.0

Getting Started

Just clone the repo and install the necessary node modules:

$ git clone # Your fork url
$ cd restify
$ cp .env.sample .env
$ npm install # Install Node modules listed in ./package.json (may take a while the first time)
$ npm run dev # Start server in dev mode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published