Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

cailborg/blockups

Repository files navigation

logo

Blockups

A starter kit for building sharable React UI libraries

Commands

yarn build Build bundled packages

yarn test:watch Run tests in development

yarn test Run tests on CI platforms

yarn storybook Run storybook locally

yarn storybook:export Build a static instance of storybook to deploy somewhere

yarn figma:tokens Grab tokens from our Figma Design System

yarn figma:icons Grab icons from our Figma Design System and use them in our <icon> component

How to use

Notes

  • New components need to be added to index.ts manually as a safeguard from accidentally bundling unfinished code
  • Theme file follows the Theme UI Spec

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published