Skip to content

A humble blank slate for a modest JavaScript framework

License

Notifications You must be signed in to change notification settings

kuchaguangjie/stimulus-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

© 2020 Basecamp, LLC.

About

A humble blank slate for a modest JavaScript framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 61.1%
  • HTML 33.6%
  • CSS 5.3%