https://github.com/yilinng/vue-ruby
App use vue3 and ruby on rails, you can express yourself in writing by sharing your hopes, dreams, and opinions with an online audience.
https://github.com/yilinng/vue-ruby
vercel vue
Last synced: about 2 months ago
JSON representation
App use vue3 and ruby on rails, you can express yourself in writing by sharing your hopes, dreams, and opinions with an online audience.
- Host: GitHub
- URL: https://github.com/yilinng/vue-ruby
- Owner: yilinng
- Created: 2021-08-13T06:41:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-06T14:01:09.000Z (over 4 years ago)
- Last Synced: 2024-12-27T07:26:34.825Z (over 1 year ago)
- Topics: vercel, vue
- Language: Vue
- Homepage: https://vue-ruby-murex.vercel.app/
- Size: 475 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# client-vue
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).