gfas-iam-react

1.0.5 • Public • Published

Gfas IAM React

js-standard-style

Install

$ npm install gfas-iam-react

Requirements

  • node v6 - v9
  • 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.
test Run tests.
test:dev Run test and watch tet for changes.
lint:fix Lint and fix all .js files. Read more on this.

Project Structure

.
├── .storybook               # Storybook config
├── src                      # Client entry point
│   |   ├── components       # Component Source
|   |   |--- util

Readme

Keywords

none

Package Sidebar

Install

npm i gfas-iam-react

Weekly Downloads

12

Version

1.0.5

License

MIT

Unpacked Size

195 kB

Total Files

37

Last publish

Collaborators

  • jjordy