视频播放器仓库
narro b2f75a65ee for windows. 6 年前
__mocks__ init 6 年前
demo init 6 年前
scripts for windows. 6 年前
src bug fix 6 年前
.babelrc init 6 年前
.editorconfig init 6 年前
.eslintignore init 6 年前
.eslintrc.json init 6 年前
.gitignore init 6 年前
.nvmrc init 6 年前
.travis.yml init 6 年前
LICENSE.md init 6 年前
README.md 修改文档 6 年前
browserslist init 6 年前
generateConfig.js init 6 年前
package-lock.json init 6 年前
package.json init 6 年前
postcss.config.js init 6 年前
webpack.config.js init 6 年前

README.md

Fork from mderrick/react-html5video

Add speed/playbackRate control

Install dependencies.

$ npm install

Start server.

$ npm start

Build dist.

$ npm run build