- MiniCrossStitching Rails app
- Contains a mystery defect
- Remix this template
- Press "Run" in Replit. This will run
bin/setup
thenbin/serve
. - Simulate users by running
bin/hammer
bin/setup # Setup the app
bin/serve # Start the server
bin/hammer # Simulate users
bin/errors # Show errors in Solid Errors
bin/open # Open app in new tab