Skip to content

vigo/learning-stimulus-02

Repository files navigation

JavaScript Version Tailwind

Learning Stimulus - Example 02

Basic filtering against collection of Commodore 64 games. This is also what I’ve learned/improved from egghead.io today. Thanks to Mert’s awesome Tailblocks

Example

Setup & Run

$ npm install
$ npm run serve

Now, open http://localhost:5000...


What’s New ?

November 30, 2020, Corona Days

  • Thanks to Üstün Özgür for ES6 fixes and support!
  • Move games list to a seperate file: games_db.js

November 29, 2020, Corona Days

  • Create project

Contributer(s)


Contribute

All PR’s are welcome!

  1. fork (https://github.com/vigo/learning-stimulus-02/fork)
  2. Create your branch (git checkout -b my-feature)
  3. commit yours (git commit -am 'Add XXX feature')
  4. push your branch (git push origin my-feature)
  5. Than create a new Pull Request!

License

This project/example code is licensed under MIT

About

I'm learning stimulus, this is example 02

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published