Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 455 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 455 Bytes

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 git@github.com: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