https://github.com/q00/veranda_tomato
https://github.com/q00/veranda_tomato
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/q00/veranda_tomato
- Owner: Q00
- Created: 2021-10-18T18:27:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T04:26:04.000Z (over 4 years ago)
- Last Synced: 2025-03-28T05:28:37.764Z (over 1 year ago)
- Language: Vue
- Size: 16.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tomato
## 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/).