0.1.0 • Published 4 years ago

ibr-sdk v0.1.0

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
4 years ago

Instructions for Running the IBR UI:

  1. Open terminal and build the sdk package:
cd digitalbuildings/ibr/ibr-sdk
`npm run build
  1. Start a local server in python

cd ..; python3 -m http.server.

  1. Navigate to http://0.0.0.0:8000/examples/html/

Potential Issues and Fix

  1. When using Chrome browser, see error "Blocked by CORS policy : Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https" in console