项目作者: rofrol

项目描述 :
react-dropzone with progress bar
高级语言: JavaScript
项目地址: git://github.com/rofrol/react-dropzone-progress-bar.git
创建时间: 2017-10-18T14:59:34Z
项目社区:https://github.com/rofrol/react-dropzone-progress-bar

开源协议:Apache License 2.0

下载


react-dropzone with progress bar

Based on https://stackoverflow.com/questions/40476405/material-ui-linearprogress-bar-not-working.

Install

Install node and yarn. Then:

yarn

Server

node server.js

Client

  1. npx webpack --display-error-details
  2. npx http-server

Open http://localhost:8080 in the browser.

To see progress locally, cap network speed to Fast3G in Chrome/Firefox DevTools.