When following the setup instructions, after running `npm start` I see the following in my terminal  When I then go to local host (http://localhost:3000/chat/) I then see the following:  I have set my env variables and ensured my chat service is present in the Twilio console. API key was also newly generated. 
When following the setup instructions, after running
npm startI see the following in my terminalWhen I then go to local host (http://localhost:3000/chat/) I then see the following:
I have set my env variables and ensured my chat service is present in the Twilio console. API key was also newly generated.