Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magoo-magoo/vue-stream
stream
https://github.com/magoo-magoo/vue-stream
Last synced: about 2 months ago
JSON representation
stream
- Host: GitHub
- URL: https://github.com/magoo-magoo/vue-stream
- Owner: magoo-magoo
- License: mit
- Created: 2018-08-15T16:56:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T09:13:17.000Z (3 months ago)
- Last Synced: 2024-09-16T10:47:28.588Z (3 months ago)
- Language: Vue
- Size: 207 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-tv
## 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
```### Run your unit tests
```
npm run test:unit
```### Run your end-to-end tests
```
npm run test:e2e
```