Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agussuwerdo/vuepet
https://github.com/agussuwerdo/vuepet
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/agussuwerdo/vuepet
- Owner: agussuwerdo
- Created: 2020-01-03T02:53:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T19:10:23.000Z (about 2 years ago)
- Last Synced: 2024-04-17T06:33:46.563Z (9 months ago)
- Language: Vue
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adopt-pets
## 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/).