Skip to content

Bisnoi29/flex-ui-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flex UI Sample

This project was bootstrapped with Create React App.

NOTE This branch of Flex UI sample app is compatible with Flex UI version 2.0.0 and newer. For sample app compatible with Flex UI 1.x.x versions, use -v1 branch.

You can find the most recent version of the guide on how to perform common tasks here.

This package can only be consumed together with Twilio Flex. Visit http://twilio.com/flex to find out more.

Instructions

  1. Install all dependencies by running:
npm install
  1. Copy appConfig.sample.js in public/assets folder and configure accordingly to use your Twilio account
cp public/assets/appConfig.sample.js public/assets/appConfig.js
  1. Start Flex UI by running:
npm start

About

Twilio Flex UI Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.5%
  • HTML 12.7%
  • CSS 1.8%