Skip to content

hackthenorth/react-chat-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-chat-form logo

react-chat-form

npm version

Getting started

To install react-chat-form:

npm install react-chat-form

Usage

coming soon...

Developing

  1. Clone the repo
  2. Install the dependencies: npm install
  3. Compile to JS: npm run compile
  4. 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.