stimulus_controllers
stimulus_controllers copied to clipboard
[WIP] Stimulus controller library common enough to span multiple projects
Hopsoft Stimulus Controllers
Project Structure
controllers- the controller libraryplayground- 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
gem install tmuxinatorcp .tmuxinator.example.yml .tmuxinator.yml- Edit
.tmuxinator.yml bin/tmuxinator