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

README.md

Fork from mderrick/react-html5video

Add speed/playbackRate control

Install dependencies.

$ npm install

Start server.

$ npm start

Build dist.

$ npm run build