jgonzalezd / videoplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

videoplayer

Test to work with Benjamin @ PlayPosit. It's gonna be fun!

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
# To run minified version quickly in linux/mac systems
cd dist && python -m SimpleHTTPServer
visit http://localhost:8000

Thank you for this oppotunity!

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About


Languages

Language:JavaScript 75.5%Language:Vue 22.3%Language:HTML 2.2%