/react-chatkit-app

React, Chatkit app - modification of https://scrimba.com/playlist/pbNpTv

Primary LanguageJavaScript

Creating your own chat app

Quick start:

$ npm install
$ npm run build

Development

Run Webpack in watch-mode to continually compile the JavaScript as you work:

$ npm run watch