Jogi – Online Yoga Coaching Documentation

Quick Installation Guide

Quick Installation Guide

  1. Create a database as jogi_dev & Import included SQL file that comes with the Jogi zip file jogi_dev.sql.
  2. Open the terminal window into the jogi-react-next folder.
  3. Run npm install --force.
  4. Run npm run dev.
  5. Open the browser and copy and paste the link- http://localhost:3000 in the browser address bar.
  6. The website will load, and the process is done!