Clone the repo
git clone https://github.com/wpsimon09/threeJstest.git
CD to the repo
cd threeeJstest
install dependecies
npm install
run the webapp
npm run dev