Skip to content

aronwolf90/rails-vue-components-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 74.0%
  • HTML 17.8%
  • JavaScript 4.6%
  • CSS 2.5%
  • Vue 1.1%