0.0.3 • Published 7 years ago
gfas-component-utils v0.0.3
Gfas Component Utils
Install
$ npm install gfas-react-datagrid react-vitualized semantic-ui-reactRequirements
- node
v6 - v7 - 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:9001While 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
.
├── .storybook # Storybook config
├── src # Client entry point
│ | ├── components # Component Source