hopsoft / stimulus_controllers

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 98.1%Language:Shell 1.3%Language:CSS 0.6%