Harborn web augmented reality office tour. Additional accessibility features included to test the functionality for person with a disability.
To install all the dependencies run
npm i
To build the project with the webpack compiler run
npm run build
To start a local live server with the build made run
npm run dev