InsightSoftwareConsortium / ITK-Wasm

High performance spatial analysis in a web browser and across programming languages and hardware architectures
https://wasm.itk.org
Apache License 2.0
196 stars 48 forks source link

Example for create-react-app #198

Open loztop opened 5 years ago

loztop commented 5 years ago

Hi, Great project. I would like to use itk.js with my create-react-app project.

I am having problems configuring the react-scripts webpack.config.js to get things working.

Would it be possible to also add an example that works when using create-react-app ?

This would be huge !

Thanks so much, Lorenz

thewtex commented 5 years ago

Hi Lorenz,

Thanks for the kind words.

Good idea -- yes, I will add a create-react-app example.

Thanks, Matt

mattgibb commented 5 years ago

This would be absolutely great Matt, thanks so much for putting this together! After trying so many clunky things in JS and with WebGL, this would be a real game-changer.

eoinieo commented 5 years ago

Love this request, a create-react-app example would be amazing!! Keep up the great work!

thewtex commented 5 years ago

CC @floryst

thewtex commented 5 years ago

Work in progress is here:

https://github.com/InsightSoftwareConsortium/create-itk-app

It still needs an example pipeline.