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

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.

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/).