Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 402 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 402 Bytes

React Chat Tutorial: Building A Realtime Messaging App

These are the project files for the Scaledrone React chat tutorial.

To run this example make sure to replace YOUR-CHANNEL-ID in index.js.

Running The Project

npm install
npm run dev