https://github.com/gretchenfitze/stimulus-turbolinks
Stimulus + Vue.js + Turbolinks test Rails app
https://github.com/gretchenfitze/stimulus-turbolinks
buefy bulma rails stimulus stimulus-controller stimulus-js stimulus-turbolinks turbolinks vue vuejs
Last synced: about 1 month ago
JSON representation
Stimulus + Vue.js + Turbolinks test Rails app
- Host: GitHub
- URL: https://github.com/gretchenfitze/stimulus-turbolinks
- Owner: gretchenfitze
- Created: 2019-10-05T12:41:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T15:11:17.000Z (almost 3 years ago)
- Last Synced: 2025-04-26T10:36:00.065Z (7 months ago)
- Topics: buefy, bulma, rails, stimulus, stimulus-controller, stimulus-js, stimulus-turbolinks, turbolinks, vue, vuejs
- Language: Ruby
- Homepage: https://stimulus-turbolinks.herokuapp.com
- Size: 779 KB
- Stars: 42
- Watchers: 1
- Forks: 6
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stimulus + Vue.js + Turbolinks test Rails app
To install app, clone the repository and run:
```bash
./bin/setup
```
To create initial data:
```bash
rake db:seed
```
To start a server:
```bash
rails s
```
The app will be available in your browser on http://localhost:3000/