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