nkokkos / stimulusjs-tutorial

stimulusjs-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this forked version about:

Nothing much really. I forked https://github.com/hotwired/stimulus-starter.git and started doing the tutorial at https://github.com/hotwired/stimulus-starter.git

Stimulus Starter

A preconfigured blank slate for exploring Stimulus. Jump to The Stimulus Handbook for an introduction.


We recommend remixing stimulus-starter on Glitch so you can work entirely in your browser without installing anything:

Remix on Glitch

Or, if you'd prefer to work from the comfort of your own text editor, you'll need to clone and set up stimulus-starter:

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

© 2021 Basecamp, LLC.

About

stimulusjs-tutorial

License:MIT License


Languages

Language:JavaScript 77.5%Language:HTML 17.4%Language:CSS 5.2%