Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 419 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 419 Bytes

AssessmentTest-Implement

This is implement code for the assessment test

To run the search engine (Follow these steps)

Step 1:
Go to the SERVER folder and open in terminal
======
Step 2: 
Run "npm start" in the terminal
======
Step 3:
Go to the CLIENT folder and open in terminal
======
Step 4:
Run "npm i" in the terminal (To install node_modules)
======
Step 5:
Run "npm start" in the terminal

Thank you!