naveen1941 / node-rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node_REST_API

Usage

Clone the repo, install the dependencies & start the development server in your local machine

> git clone https://github.com/kukiron/node_rest_api.git
> npm install
> touch src/config/config.json //create environment config properties file
> npm run dev:server

You'll also have to download & setup MongoDB for in your local machine.

About


Languages

Language:JavaScript 95.1%Language:HTML 2.6%Language:CSS 2.3%