Files
by/README.md
2026-03-02 23:49:35 +05:00

16 lines
349 B
Markdown

# 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](http://localhost:2300)
- Run the tests with `bundle exec rake`
## Useful links
- [Hanami](http://hanamirb.org)
- [Hanami guides](https://guides.hanamirb.org/)