Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmk/rails-vue-components-example

Ruby on Rails with vue.js single-file components example.
https://github.com/dmk/rails-vue-components-example

rails vue vue-components

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Rails vuejs components example

### !!! I think it became useless because of https://github.com/rails/webpacker#ready-for-vue :smile: (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.