-
Notifications
You must be signed in to change notification settings - Fork 1
404 #1
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
All I get when cloning your repository and running 'npm run dev' is 404. What am I doing wrong?
This is the url I'm trying to fetch from: http://localhost:3000/api/render?model=/DamagedHelmet.glb
DamagdHelmet.glb is located in the public folder, and I have followed your setup also initiated npm packages so I don't really get why it doesn't work.