0.0.13 • Published 9 years ago
react-chat-form v0.0.13
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.