0.14.0 • Published 6 years ago

@windingtree/wt-ui-react v0.14.0

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
6 years ago

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.

0.14.0

6 years ago

0.13.3

6 years ago

0.13.2

6 years ago

0.13.0

6 years ago

0.12.0

6 years ago

0.11.1

6 years ago

0.11.0

6 years ago

0.10.5

6 years ago

0.10.3

7 years ago

0.10.2

7 years ago

0.10.1

7 years ago

0.10.0

7 years ago

0.9.3

7 years ago

0.9.1

7 years ago

0.8.2

7 years ago

0.8.1

7 years ago

0.8.0

7 years ago

0.7.1

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.1.1

7 years ago