react-chat-form
v0.0.13
Published
React Redux chat-interface form component
Readme
react-chat-form
Coming soon...
Getting started
npm install react-chat-formDeveloping
- Clone the repo
- Install the dependencies:
npm install - Compile to JS:
npm run compile - Run the test suite:
npm test
TypeScript npm package boilerplate
A boilerplate project specifically aimed at creating npm modules in TypeScript.
