An E Bike Training Course built by Triton Software Engineering for UC San Diego Health, Rady Children's Health, Safe Kids San Diego, Scripps, and San Diego County Bike Coalition
Website: https://ridereadysd.com/
cd frontend
npm install
npm run dev
cd backend
npm install
npm start