An experimental version of the Recast.AI Webchat in ReasonML.
Note This is still a WIP.
npm install
npm start
# in another tab
npm run webpack
Copy-paste index.html.init
to index.html
and update the channelid
and token
fields.
Then open it in your browser, and that's it!
npm run build
npm run webpack:production