git clone https://github.com/filipemeneses/svelte-vite-unity-threejs.git
cd svelte-vite-unity-threejs
yarn install --fronzen-lockfile
yarn dev
After opening the Unity project from unity/UnityProject
, editing the scene and saving it, automatically updates the JSON representation of the scene and refreshes the Three.js app