https://github.com/danielpclark/vue_example
Example VueJS in Rails app. Visit the /documents path in the URL.
https://github.com/danielpclark/vue_example
Last synced: 8 months ago
JSON representation
Example VueJS in Rails app. Visit the /documents path in the URL.
- Host: GitHub
- URL: https://github.com/danielpclark/vue_example
- Owner: danielpclark
- Created: 2018-03-13T00:52:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T03:49:02.000Z (about 8 years ago)
- Last Synced: 2025-03-13T17:27:09.963Z (over 1 year ago)
- Language: Ruby
- Size: 103 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- 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
* ...