Skip to content

smartlime/workshop_hotwire

 
 

Repository files navigation

Pencil MC

Demo applications for Thinknetica workshop on Rails and Hotwire.

Branches

The main branch contains only the base code (before the workshop). For code corresponding to each day of the workshop, see the following branches:

Requirements

Installation

bin/setup

Usage

Run a Rails server:

bin/rails s

Run a Rails server along with assets watchers:

bin/dev

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 56.2%
  • HTML 31.3%
  • CSS 10.3%
  • JavaScript 1.7%
  • Shell 0.5%