Memorial Web Edit the environment variables in .env.example and rename it to .env Change directory to the backend directory (cd backed) Install dependancies for the backend (npm install) Start the backend server (npm start)