gfas-react-dnd-fileupload

Composable Drag and drop file upload for react

Usage no npm install needed!

<script type="module">
  import gfasReactDndFileupload from 'https://cdn.skypack.dev/gfas-react-dnd-fileupload';
</script>

README

Gfas React Drag and drop file upload.

js-standard-style

Install

$ npm install gfas-react-datagrid react-vitualized semantic-ui-react

Requirements

  • node v6 - v8
  • npm ^3.0.0

Contributing & Development Instructions

Install dependencies, and check to see it works

$ npm install                   # Install project dependencies
$ npm run dev                     # Development via storybook @ localhost:9001

While developing, you will probably rely mostly on npm run dev; however, there are additional scripts at your disposal:

npm run <script> Description
dev Development Mode
lint Lint all .js files.
build Build Production Library.
lint:fix Lint and fix all .js files. Read more on this.

Project Structure

.
├── src                      # Client entry point