Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pashamakhilkumarreddy/vue-adopt-pets
Pets Application using Vue.js
https://github.com/pashamakhilkumarreddy/vue-adopt-pets
bulma vuejs vuex
Last synced: 26 days ago
JSON representation
Pets Application using Vue.js
- Host: GitHub
- URL: https://github.com/pashamakhilkumarreddy/vue-adopt-pets
- Owner: pashamakhilkumarreddy
- License: mit
- Created: 2020-04-25T18:24:45.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:32:50.000Z (about 2 years ago)
- Last Synced: 2024-11-08T14:19:20.888Z (3 months ago)
- Topics: bulma, vuejs, vuex
- Language: Vue
- Homepage:
- Size: 3.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-adopt-pets
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).