Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 298 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 298 Bytes

Educate_BE

Back-End application for Educate product.

Setup project

Clone Repository

git clone https://github.com/Nitesh058Raj/Educate_BE.git
cd Educate_BE

Run Application

npm install
npm start

Test Application

Hit this URL in browser http://localhost:5000