cultureamp / react-elm-components

Write React components in Elm
https://www.npmjs.com/package/react-elm-components
BSD 3-Clause "New" or "Revised" License
779 stars 54 forks source link

Compile using Babel and use `create-react-app` for example app #19

Open jmeyers91 opened 6 years ago

jmeyers91 commented 6 years ago

Adds a build script to package.json for compiling using Babel. Re-created the example app using create-react-app.