In-browser application for bulk simulation of simple craps strategies. Live at https://jakekarnes42.github.io/craps-simulator.
npm install
npm startRuns the app in the development mode. Open http://localhost:3000/craps-simulator to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
npm run deploy