Flex Plugin & CRM wireframe for Flexercise #3
Make sure you have the Flex Plugins CLI installed.
cd plugin-feathercorp-fx3-crm-frame/
npm install
twilio flex:plugins:start
Open http://localhost:3000 and login to Flex.
Then open the CRM wireframe at: http://localhost:3000/crm.html
Note that the code is intentionally incomplete and outbound calls do not work out of the box. To fix this, a phone number needs to be set in FeathercorpPlugin.js.