Before starting make sure you have the following installed on your system:
- Node 6+
- Git
Step 1. Clone this repository
git clone https://github.com/learningdollars/lakshayg-predict-inr-value.git
Step 2. cd lakshayg-predict-inr-value/apibackend/
Step 3. Install all the dependencies
npm install --save
Step 4. Start the server node server.js
Step 1. cd lakshayg-predict-inr-value/
Step 2. Install all the dependencies
npm install --save
Step 3. Run the application npm run start