-
Populate the .env.development file :
BAZAAR_API_URL=https://bazaar.samposoftware.com/api/v1 TEST_LMS_URL=https://sample.idp.com
-
Start the web server:
$ rails server
Run with
--help
or-h
for options. -
Using a browser, go to
http://localhost:3000