Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fourcube/gf-trash-app
https://github.com/fourcube/gf-trash-app
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fourcube/gf-trash-app
- Owner: fourcube
- Created: 2016-01-10T13:48:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-10T13:48:27.000Z (about 9 years ago)
- Last Synced: 2024-12-22T19:07:37.531Z (29 days ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gutefrage-trash-app
> Vote on 'trashy' questions.
## 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# run unit tests
npm test
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).