My 15+ mini-projects with StimulusJS
StimulusJS is a modest JavaScript framework built by Basecamp in Feb 2018, and updated to Version 2.0.0 in Dec 2020 with the additional Value & Class API. This repo stores all my experiments with StimulusJS 2.0.0.
- Live Link: https://stimulus-miniatures.glitch.me/
- Tutorial Link:
- StimulusJS
- Git clone this repo and cd the to the directory.
- Run
yarn install
in command line to install packages. - Run
yarn start
and open browser withhttp://localhost:9000/
. - Enjoy :)
👤 Kyle Law
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.