tommoor / emojione-picker

A react emoji picker for use with emojione
http://tommoor.github.io/emojione-picker
MIT License
261 stars 61 forks source link

installation? #12

Closed papi83dm closed 8 years ago

papi83dm commented 8 years ago

How can I get this to run on my website? the /demo/index.html doesn't show anything the the lib/preview.js is missing.

tommoor commented 8 years ago

Hi - you have to run the npm command to generate the preview, this is just for showing the examples.

https://github.com/tommoor/emojione-picker#development

I'd recommend using webpack or browserify to integrate this into a production website.