1- Open terminal and open mongo server by typing 'mongo'. 2- Open another terminal. Navigate the path to the api. Type 'npm install' and type 'npm start'. 3- Open another termonal. Navigate the path to the client folder. Type 'npm install' and type 'npm start'.
Enjoy !