TODO: Add description
See example.env for information on environment variables required to run the server.
-
Install dependencies
npm install
-
Run locally
npm start
-
Access the component using
http://localhost:3030/<component name>
format. For example,http://localhost:3030/twilio-voice-dialer
.