Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maoberlehner/vue-3-composition-api-data-fetching-composable
https://github.com/maoberlehner/vue-3-composition-api-data-fetching-composable
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maoberlehner/vue-3-composition-api-data-fetching-composable
- Owner: maoberlehner
- Created: 2020-05-05T14:40:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T16:48:51.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T15:45:48.804Z (about 1 month ago)
- Language: Vue
- Size: 4.14 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-3-composition-api-data-fetching-composable
[![Patreon](https://img.shields.io/badge/patreon-donate-blue.svg)](https://www.patreon.com/maoberlehner)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://paypal.me/maoberlehner)## Build Setup
```bash
# Install dependencies.
yarn install# Serve with hot reload.
yarn serve# Build for production with minification.
yarn build# Lint all files.
yarn lint
```## About
### Author
Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner
Patreon: https://www.patreon.com/maoberlehner### License
MIT