To run application follow these steps
-
Download this code as zip or clone by command
git clone https://github.com/lokesh632/fitpeo-assessment.git
. -
Create a new folder and copy all files of this repo and paste into your created project folder.
-
Open VSCode Terminal with destination folder run the command
npm install
. -
After the installation of all dependencies and environment setup, run command
npm run dev
in terminal. -
Now your server will start successfully.
Screenshots