0.0.20 • Published 5 years ago

fql-components v0.0.20

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

fq-components

Finqle components made in react for general usage

Project basics

Be sure you have node 10.x (lts recommended) installed and npm 6.x and type npm install. This will install all dependencies.

You can run the storybook of the project by running npm run storybook It will be available at http://localhost:6006

Contributing

Want to create a new component properly and don't know where to start? Use ./createComponent <<YourReactComponent>> and the bash will output a proper example of a component, test and story file (for linux/unix-based users only).

  • Bear in mind the scalability and maintainability of the project. When creating new components or update them, create tests with a good coverage for them.
  • Also, take into account that this project uses Prettier and eslint to ensure the current coding standards. Take a look ad the documentation of these projects.
0.0.20

5 years ago

0.0.19

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago