A mixed-reality WebXR application to learn American Sign Language (ASL) with just your virtual reality headset and a web browser!
You can try out our in-progess demo at ringokam.github.io/unspoken/
Assets and Imported Libraries
Three.js Application
To run the app locally
npm i
npm run build
npm run serve
You will now be ablet to access the application at https://localhost:8081/
TODO