-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to implement this library with React? #124
Comments
Hello @danhddao1997 , could you figure it out? It would be great if you provide feedback, as I'm in the same path as you.
|
I have the same problem. @DiegoGonzalezCruz can you give me the folder structure? I wonder if the h5p-folder and h5p-assets is located in the correct location. |
Hey! I ended up syncing my wordpress folder to a s3 bucket with a cron (configured with a cdn).
These are relative to my nextjs project, in the public folder. |
Hello,
I'm currently trying to implement this package inside a React app, but when I run I got this error:
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
Below is my code:
Is there anything that is wrong in my code?
Thank you for your time.
The text was updated successfully, but these errors were encountered: