Skip to content
/ sr_mini Public
forked from hopsoft/sr_mini

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

License

Notifications You must be signed in to change notification settings

doolin/sr_mini

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 82.3%
  • JavaScript 17.7%