Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danini-the-panini/tic-tac-turbo

tic-tac-toe hotwired turbo example
https://github.com/danini-the-panini/tic-tac-turbo

Last synced: about 1 month ago
JSON representation

tic-tac-toe hotwired turbo example

Awesome Lists containing this project

README

        

# Tic-Tac-Turbo

This is an example of turbo-ifying an existing Rails app.

See the `turbocharge` branch and step through the commits to see how I did it.

Feel free to experiment!

Run:
```
git clone git@github.com:danini-the-panini/tic-tac-turbo
bin/setup
bin/dev
```