Skip to content

A humble blank slate for a modest JavaScript framework using Ruby2JS

Notifications You must be signed in to change notification settings

ruby2js/stimulus-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stimulus Starter

A preconfigured blank slate for exploring Stimulus using Ruby2JS. Jump to The Stimulus Example for an introduction.


Clone and set up stimulus-starter:

$ git clone https://github.com/ruby2js/stimulus-starter.git
$ cd stimulus-starter
$ bundle install
$ yarn install
$ yarn start

Place your controllers in the src/controllers directory.

About

A humble blank slate for a modest JavaScript framework using Ruby2JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published