Skip to content

Building-acoustics-TU-Eindhoven/ra_ui_frontend

Repository files navigation

Frontend application

  1. install node on your machine (https://nodejs.org/en)
  2. run npm install
  3. setup you .env on the root directory next to src.
  4. open your terminal and change the directory to the project path.
  5. run app using vite command
  6. go to http://localhost:5173/

Note: these two .env key values must be added before running the application. (copy & paste)


VITE_WASM_LIB =node_modules/three/examples/jsm/libs/rhino3dm/
VITE_API_URL=http://127.0.0.1:5001

About

room acoustics user interface [frontend]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages