Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 345 Bytes

File metadata and controls

15 lines (10 loc) · 345 Bytes

Hanami2Example

🌸 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

Useful links