Running the application in development mode
.env.default
file with default values set in it. You have the option of replacing the necessary values in that file, with the provided values here.
Or you could rename it to .env
or .env.development
based on your preference, and then add the values.
cd server
and run the following commands :
server
folder run the following command :
3000
frontend
folder :
.env
in the frontend
folder, use the following command :
.env
file :
5173
. Go to xyne