stimulus_controllers icon indicating copy to clipboard operation
stimulus_controllers copied to clipboard

[WIP] Stimulus controller library common enough to span multiple projects

Hopsoft Stimulus Controllers

Project Structure

  1. controllers - the controller library
  2. playground - a place to test the controllers in the library

Local Setup

git clone --origin github [email protected]:hopsoft/stimulus_controllers.git
cd stimulus_controllers/playground
yarn && yarn start

Tmuxinator

  1. gem install tmuxinator
  2. cp .tmuxinator.example.yml .tmuxinator.yml
  3. Edit .tmuxinator.yml
  4. bin/tmuxinator