/rails-vue-components-example

Ruby on Rails with vue.js single-file components example.

Primary LanguageRuby

Rails vuejs components example

!!! I think it became useless because of https://github.com/rails/webpacker#ready-for-vue 😄 (unless you don't want to use webpack)

Isntallation

  1. Setup the database
  2. npm install
  3. rake bower:install
  4. That's it! Start the server and try it.