Closed HugoGDRM closed 2 years ago
I search for many solutions but nothing is working, thanks for your help
In order to launch the example you need to go to the example folder and perform a yarn install
, then you can run yarn start
to see the example.
If this doesn't work please provide more information regarding the issue.
Added some documentation on how to run the example app. You can check it here.
Let me know if it fixes the issues, closing for now.
When i try to launch your example i got this error `Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: