Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 820 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 820 Bytes

BigButton

Build Status codecov License

BigButton is a multifunction voice output app for remote learning

Developing

BigButton makes use of Dev Containers in VS Code with the Remote Container extension. With Docker installed and the Remote Container intension installed, VS Code should prompt to reopen in dev container. Once inside the container there are two VS Code tasks to run to start the app, npm: build and npm: dev:start.