To run the configurators locally, follow these steps:
- Clone, install the 3JS_Shader-Editor repository.
- Clone the "3JS_Shader-Editor" repository.
- Navigate to the "Planner" repository.
- Install dependencies for the "3JS_Shader-Editor" repository by running:
npm i
- Start the editor by running editor script, e.g., default-dev (public demo site running at http://localhost:5173/)
npm run dev
Now you're all set to run the editor locally! 🎉