Small React Application to generate randomised bingo boards for video game speedruns
In the project directory, you can run:
npm startRuns the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
npm testnpm run buildnpm run ejectnpm run build
docker build -t bingo .
docker tag bingo ryanlawtonprog/apps:bingo to tag bingo
docker push ryanlawtonprog/apps:bingo to private repo
Content type
Image
Digest
Size
54.5 MB
Last updated
over 4 years ago
docker pull ryanlawtonprog/bingo