Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4ndr/quotes
A simple vue app to show quotes
https://github.com/4ndr/quotes
Last synced: about 1 month ago
JSON representation
A simple vue app to show quotes
- Host: GitHub
- URL: https://github.com/4ndr/quotes
- Owner: 4ndr
- Created: 2019-12-26T22:13:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T18:30:39.000Z (about 2 years ago)
- Last Synced: 2024-05-27T22:24:39.620Z (7 months ago)
- Language: Vue
- Size: 1.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quote
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).