Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 564 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 564 Bytes

Hanami Mastery is a project which goal's is to help you master the Hanami ruby framework

Rules

10% of all the profits goes to support Hanami and other Ruby open source software.

Episode details:

Episode consists of:

  • Cover Image (Versions: Full (1920x600 - 2.13) Big (780x440 - 16:9 - 1.77) Small - 360x200 - 16:9 - 1.77)
  • Text content
  • Youtube video Guide

Development

First, run the development server:

nvm use 18
yarn install
yarn run dev

Open http://localhost:3000 with your browser to see the result.