Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

Stimulus + Vue.js + Turbolinks test Rails app

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/