CMSI 370 Interaction Design, Fall 2019
- First, run
node node-http-relay.js
. The relay server should be atlocalhost:3000
. - Once the server is up, run
npm install
andnpm start
. When askedWould you like to run the app on another port instead?
, say Yes. The app should be atlocalhost:3001
.
Read more about Synesthete's design here.