daisygabi / TodoWithStimulusJs

Create yet another TODO app with StimulusJs framework, and Tailwind.css for styling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/stimulusjs/stimulus-starter.git
$ cd stimulus-starter
$ yarn install
$ yarn start

© 2019 Basecamp, LLC.

About

Create yet another TODO app with StimulusJs framework, and Tailwind.css for styling.

License:MIT License


Languages

Language:CSS 99.4%Language:JavaScript 0.4%Language:HTML 0.3%