react-chat-form
Getting started
To install react-chat-form:
npm install react-chat-form
Usage
coming soon...
Developing
- Clone the repo
- Install the dependencies:
npm install - Compile to JS:
npm run compile - Run the test suite:
npm test
Examples
coming soon...
Thanks
This package was built on top of the TypeScript npm package boilerplate by Nebez Briefkani.
