Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 278 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 278 Bytes

Stimulus + Vue.js + Turbolinks test Rails app

To install app, clone the repository and run:

./bin/setup

To create initial data:

rake db:seed

To start a server:

rails s

The app will be available in your browser on http://localhost:3000/