virgoone / eyepetizer

豌豆荚开眼视频vuejs

Home Page:http://douni.one/eyepetizer/#/detail/14416

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

开眼视频Vuejs实现

A Vue.js project with eyepetizer APP

API

# 获取视频详情
http://baobab.wandoujia.com/api/v1/video/14416

# 获取关联视频
http://baobab.wandoujia.com/api/v1/video/related/14416?num=5

# 获取当前视频评论
http://baobab.wandoujia.com/api/v1/replies/video?id=14416&num=5

Build Setup

# 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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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

About

豌豆荚开眼视频vuejs

http://douni.one/eyepetizer/#/detail/14416

License:MIT License


Languages

Language:JavaScript 62.3%Language:Vue 22.2%Language:CSS 13.3%Language:HTML 2.2%