https://github.com/ytbryan/vue_rails7
Testing out Rails 7 with Vue
https://github.com/ytbryan/vue_rails7
Last synced: over 1 year ago
JSON representation
Testing out Rails 7 with Vue
- Host: GitHub
- URL: https://github.com/ytbryan/vue_rails7
- Owner: ytbryan
- Created: 2021-12-29T23:33:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-31T04:02:22.000Z (over 4 years ago)
- Last Synced: 2025-01-21T09:48:30.308Z (over 1 year ago)
- Language: Ruby
- Homepage: http://vueonrails.com
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Run this example
1. `git clone https://github.com/ytbryan/vue_rails7`
> cd into vue_rails7
1a. Type `rails db:migrate` on terminal
2. Type `rails server` on terminal
3. visit on your browser`http://localhost:3000/tasks`
See https://twitter.com/ytbryan/status/1476344464050307075