Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 396 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 396 Bytes

Hanami Test Application

Based on Hanami v0.9.2

Installation & usage

$ git clone git@github.com:one-developer/hanami_test_app.git
$ cd hanami_test_app && bundle install
$ hanami db prepare
$ open http://localhost:2300

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/one-developer/hanami_test_app.