Skip to content

Latest commit

History

History
41 lines (26 loc) 路 883 Bytes

README.md

File metadata and controls

41 lines (26 loc) 路 883 Bytes

Udemy Project: Vue Video Browser

馃И The hands-on project from the Udemy course - "Vue.js Essentials with Vuex and Vue Router" by Stephen Grider.

Features

Getting Started

# clone the repository
$ git clone https://github.com/Hsins-Lab/vue-video-browser

# install dependencies
$ cd vue-video-browser
$ yarn install

# compiles and hot-reloads for development
$ yarn serve

# compiles and minifies for production
$ yarn build

# lints and fixes files
$ yarn lint

License

Licensed under the MIT License, Copyright 漏 2019-present Hsins.