Confirmed users
1,111
edits
No edit summary |
|||
Line 15: | Line 15: | ||
# Clone the [https://github.com/mozilla-services/switchboard-server switchboard-server repo] | # Clone the [https://github.com/mozilla-services/switchboard-server switchboard-server repo] | ||
# In the root of the server directory, run: npm install | |||
# In the root of the server directory, run: `EXPERIMENTS_FILE=path/to/experiments.json node index.js` | # In the root of the server directory, run: `EXPERIMENTS_FILE=path/to/experiments.json node index.js` | ||
# Get a URL for your local server (I used [https://localtunnel.me/ localtunnel]) | # Get a URL for your local server (I used [https://localtunnel.me/ localtunnel]) |