349 B
349 B
ClashDeckGenerator
🌸 Welcome to your Hanami app!
Getting started
- Set up the project with
bin/setup - Run the server with
bin/dev - View the app at http://localhost:2300
- Run the tests with
bundle exec rake