Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.05 KB

Lines of Code

SR Mini

A single file Rails app that will have you running a StimulusReflex and CableReady demo in just 2 steps.

🤯 The Real Single Page App™

Quick Start

  1. git clone https://github.com/hopsoft/sr_mini.git
  2. cd /path/to/sr_mini && ruby application.rb
  3. ...and, you're up and running a Rails app with StimulusReflex. Now visit http://localhost:3000 in a browser.

Prerequisites

  1. ruby
  2. node
  3. yarn
  4. redis

Source Code