@windingtree/wt-ui-react

0.14.0 • Public • Published

WINDING TREE REACT UI

Build Status Greenkeeper badge

What is it?

WT-REACT-UI is a front-end framework used to speed up the UI building and keep the design consistent across different projects.

Quick start

Installation

Add this npm package to dependencies.

$ npm i @windingtree/wt-react-ui

Usage

[WIP]

Documentation

Documentation is built with Storybook , and hosted by Github pages. You can run docs locally following steps detailed in Build storybook.

Development

Set-up

  • Clone the repo.
  • Use npm i to get the required dependencies.

Develop

Before push, verify

  • Use npm run flow to run static type check.
  • Use npm run lint to ensure code style.
  • Use npm test to run ful test suite

Build Storybook

  • Use npm run build-storybook to build the static version of Storybook.
  • Use npm run storybook to run the static version of Storybook.

Build npm

  • Use npm run build to compile scss files.

CI

CI will automatically run all test and builds.

Dependents (0)

Package Sidebar

Install

npm i @windingtree/wt-ui-react

Weekly Downloads

3

Version

0.14.0

License

Apache-2.0

Unpacked Size

293 kB

Total Files

161

Last publish

Collaborators

  • kostysh
  • kvakes
  • tomashq