@charter-match/react-chat-frontend

A mobx-react chat component

Usage no npm install needed!

<script type="module">
  import charterMatchReactChatFrontend from 'https://cdn.skypack.dev/@charter-match/react-chat-frontend';
</script>

README

Build

To build and run all the tests:

 npm run build

To clean the build output directories:

 npm run clean

Publish

To publish to npm:

 npm publish