travelcircus-styleguide
v2.1.1
Published
Components Styleguide for a TravelCircus web services
Downloads
58
Keywords
Readme
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