Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etewiah/costa-vuetify-2023
https://github.com/etewiah/costa-vuetify-2023
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/etewiah/costa-vuetify-2023
- Owner: etewiah
- Created: 2023-10-21T20:15:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-22T08:45:29.000Z (over 1 year ago)
- Last Synced: 2025-01-06T04:47:55.354Z (18 days ago)
- Language: Vue
- Size: 2.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# costa-vuetify-2023
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).