/emoji-chat-demo

A Twilio Programmable Chat Demo using Emojis

Primary LanguageJavaScriptMIT LicenseMIT

emoji-chat-demo

A Twilio Programmable Chat Demo using Emojis

Requirements:

Setup:

1. Clone project

git clone https://github.com/dkundel/emoji-chat-demo.git
cd emoji-chat-demo
npm install
cp .env.example .env

2. Configure .env file

3. Start the Server

Run:

npm start

4. Go to http://localhost:3000

Questions?

Message dkundel@twilio.com or tweet @dkundel

License

MIT

Contributors