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

README.md

Fork from mderrick/react-html5video

Add speed/playbackRate control

Install dependencies.

$ npm install

Start server.

$ npm start

Build dist.

$ npm run build