Installation

  1. Rename .env.sample to .env and replace the dummy values in the variables
  2. Run the following commands
npm install
npm start

Deploying on server

npm run build