0.1.24 • Published 3 years ago

qognify-ui v0.1.24

Weekly downloads
115
License
-
Repository
-
Last release
3 years ago

This project was bootstrapped with Create React App.

Overview

This project is common component library for Qognify applications providing same look & feel across all web applications.

Usage

In order to use Qognify-UI component in React app, you need to add the package to your project by running: "npm install Qognify-UI"

Please note that this project relay of the following pear dependencies to be included as part of the hosting application: React, React-dom & styled-components. Make sure to add them to the hosting project.

To ues any of the components you need to: Import { Component } from "qognify-ui"; i.e. import { Button } from "qognify-ui"; and then use the component in your JSX file:

<button text="Learn React"></button>

Getting started

If you want to contribute to the Qognify-UI project, follow the following steps: Clone the project Install dependencies using npm instal. Use the below scripts.

Available Scripts

In the project directory, you can run:

npm run test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

npm run storybook

Launches storybook in interactive watch mode.

npm run clean

Cleans output (/lib) folder

npm run build

Generate output (/lib) folder

0.1.24

3 years ago

0.1.23

3 years ago

0.1.22

3 years ago

0.1.21

3 years ago

0.1.20

3 years ago

0.1.19

3 years ago

0.1.16

4 years ago

0.1.17

4 years ago

0.1.18

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.10

4 years ago

0.1.11

4 years ago

0.1.12

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.9

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago