React Utility Components
npm install gfas-component-utilsbash
$ npm install gfas-react-datagrid react-vitualized semantic-ui-react
`
Requirements
* node v6 - v7
* npm ^3.0.0
Contributing & Development Instructions
Install dependencies, and check to see it works
`bash
$ 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