0.0.15 • Published 5 years ago

gfas-react-tools v0.0.15

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

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
devDevelopment Mode
lintLint all .js files.
buildBuild Production Library.
testRun tests.
test:devRun test and watch tet for changes.
lint:fixLint and fix all .js files. Read more on this.

Project Structure

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

5 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago