- Node Js
- npm
-
Check version of both Node Js and npm using i. node --version ii. npm --version
-
Now using git clone import the all code to a folder
-
Move to the main directory i.e. Frontend/my-arpo/ folder
-
Run "npm install" on terminal
-
Run "npm start" on terminal