/Asia-pacific-experiments-app

Hasintha Doluweera - Fullstack Engineer Tech Test

Primary LanguageJavaScript

Asia-pacific-experiments-app

#1 -> Run the server

  • Open terminal from the project root folder
  • Run below commands one by one
cd ./experiment-api
npm install
npm start
  • Server will be running on port 4000

#2 -> Run the application

  • Open terminal from the project root folder
  • Run below commands one by one
npm install --save --force
npm start

Please go through the full video of the assessment:

Click here.

Hasintha Doluweera - Fullstack Engineer Tech Test