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

README.md

Fork from mderrick/react-html5video

Add speed/playbackRate control

Install dependencies.

$ npm install

Start server.

$ npm start

Build dist.

$ npm run build