Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lauragift21/vuetube
Youtube clone with vuejs
https://github.com/lauragift21/vuetube
Last synced: about 4 hours ago
JSON representation
Youtube clone with vuejs
- Host: GitHub
- URL: https://github.com/lauragift21/vuetube
- Owner: lauragift21
- Created: 2018-04-25T15:21:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T16:34:00.000Z (over 3 years ago)
- Last Synced: 2024-05-02T01:02:48.899Z (7 months ago)
- Language: JavaScript
- Homepage: https://wizardly-curran-0a959e.netlify.com/
- Size: 561 KB
- Stars: 7
- Watchers: 3
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuetube
> 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# build for production and view the bundle analyzer report
npm run build --report
```For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).