1.0.1 • Published 5 years ago

@aceandtate/styled-ui v1.0.1

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

styled-ui

Ace & Tate's ui kit for react made with styled components

Installation

npm install --save @aceandtate/styled-ui

Development

npm install
npm run storybook

Open http://localhost:6006/ to see the storybook application

For more information about storybook

Running tests

npm test

Update snapshots

npm test -- -u

Build scripts

Build files

To build the lib files

npm run build

Storybook

To build storybook into static files

npm run build-storybook

A static version of storybook can be found at https://aceandtate.github.io/styled-ui The static version lives in the brance gh-pages and is picked up but github pages.

Update online style guilde

npm run deploy-storybook

Todos

  • Update github pages as part of Circle CI
1.0.1

5 years ago

1.0.0

5 years ago

0.0.5-alpha.1

5 years ago

0.0.4

5 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago