Open
Description
Hey,
So I have a react app that I'd like to migrate to inferno for performance reasons. I spent a few hours trying to configure my (ejected) create-react-app to use inferno but wasn't successful. I was wondering if there was a guide of all the points to be careful of to do the migration? I was also wondering if it's thinkable to port an app using React hooks via xferno, described in #1453.
Thanks.