Decentral

Backend

  1. cd backend
  2. npm install
  3. npm start

Frontend

  1. cd frontend
  2. npm install
  3. npm start