This project was bootstrapped with Create React App. A simple 3d model veiwer load and display specific .glb file converted from a .fbx file.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the converter to convert target.fbx file to target.glb.
Make sure you put the .fxb file into ./src/models folder and named 'target.FBX'