Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 298 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 298 Bytes

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.