Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 461 Bytes

File metadata and controls

21 lines (14 loc) · 461 Bytes

Twilio Voice JavaScript Reference Components

TODO: Add description

Environment Variables

See example.env for information on environment variables required to run the server.

Running the Project Locally

  • 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.