Skip to content

percolatestudio/contact-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Percolate Studio's Contact Form

Shared on percolatestudio.com and blog.percolatestudio.com

Development

Running with hot code reload LICENSE.txt

$ npm install
$ npm start

Then visit

http://localhost:8080

or to see a nice hot reload header

http://localhost:8080/webpack-dev-server/assetsbundle

Usage via npm

In your project

$ npm install https://github.com/percolatestudio/contact-form/archive/master.tar.gz --save

Then

React.render(<PercolateContactForm openContact={...} />, document.body);

License

MIT. (c) Percolate Studio, maintained by Zoltan Olah (@zol).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published