Shared on percolatestudio.com and blog.percolatestudio.com
Running with hot code reload LICENSE.txt
$ npm install
$ npm start
Then visit
or to see a nice hot reload header
http://localhost:8080/webpack-dev-server/assetsbundle
In your project
$ npm install https://github.com/percolatestudio/contact-form/archive/master.tar.gz --save
Then
React.render(<PercolateContactForm openContact={...} />, document.body);
MIT. (c) Percolate Studio, maintained by Zoltan Olah (@zol).