Single Page Application sample with Rails5 and Riot.js

This app doesn't have any assets and view files supplied by Rails. Instead, all of frontend files are generated by webpack.

Build & Start App

$ bundle i --path vendor/bundle
$ npm i
$ npm run build
$ bundle exec rails s

Sample

https://rails-riot-spa.herokuapp.com/