npm.io
2.3.3 • Published yesterday

travelcircus-styleguide

Licence
UNLICENSED
Version
2.3.3
Deps
5
Size
147 kB
Vulns
0
Weekly
0

TravelCircus App styleguide

Styleguide and component library for a TravelCircus App

Build with:

Inspired by:

Install dependencies:

  • yarn install

Run locally:

  • yarn storybook

Run tests:

  • yarn test
  • yarn test:watch

Release package to npm

  • rm -rf dist
  • yarn build
  • npm publish