Skip to content

Latest commit

 

History

History
executable file
·
15 lines (12 loc) · 312 Bytes

File metadata and controls

executable file
·
15 lines (12 loc) · 312 Bytes

ReActivityClient

Front End Code for ReActivity

Development

To connect the exponent client to your nodeJS server, start ngrok:

./ngrok http 3000

Or with your own subdomain:

./ngrok http -subdomain=ourowndomain8463 3000

Then add your baseUrl to localvars.js in /lib