0.0.5 • Published 6 years ago

gfas-react-dnd-fileupload v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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
devDevelopment Mode
lintLint all .js files.
buildBuild Production Library.
lint:fixLint and fix all .js files. Read more on this.

Project Structure

.
├── src                      # Client entry point
0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

7 years ago

0.0.1

7 years ago