https://github.com/marcoroth/turbo-playground
https://github.com/marcoroth/turbo-playground
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcoroth/turbo-playground
- Owner: marcoroth
- Created: 2022-08-22T19:22:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-22T19:35:06.000Z (almost 4 years ago)
- Last Synced: 2025-10-25T07:29:13.268Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turbo Playground
A playground to play around with Turbo without the need to pull up a full-blown Rails App.
## Setup
```sh
git clone https://github.com/marcoroth/turbo-playground
```
```sh
cd turbo-playground
```
```sh
yarn install
```
```sh
yarn dev
```
Open http://localhost:5173/