https://github.com/huacnlee/vue-rails-example
Use Vue.js in Rails 6 example
https://github.com/huacnlee/vue-rails-example
rails vuejs webpacker
Last synced: about 1 year ago
JSON representation
Use Vue.js in Rails 6 example
- Host: GitHub
- URL: https://github.com/huacnlee/vue-rails-example
- Owner: huacnlee
- Created: 2019-07-22T09:49:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T09:50:30.000Z (almost 7 years ago)
- Last Synced: 2025-05-05T01:11:57.509Z (about 1 year ago)
- Topics: rails, vuejs, webpacker
- Language: Ruby
- Size: 116 KB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...