A simple app to teach people basic ASL letters
Website: [https://asl.maksymowsky.com)
v1.0.0
- React.js
- Material UI
- ONNX-runtime-web
-
Download and install docker-compose
-
From the project directory, run
docker-compose -f docker-compose.yml up -d --build
-
The App should be up at localhost:3000 and you can see the logs with
docker logs --follow planit_app