Front End Code for ReActivity
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Front End Code for ReActivity
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