@chasemccoy/kit

0.7.7 • Public • Published

@chasemccoy/kit

Installation

Install the kit and its peer dependencies (if necessary) in your project:

yarn add @chasemccoy/kit react styled-components

Make sure you have a ThemeProvider in your tree that's providing a theme object like styled-system expects.

Local Development

  1. Clone this repo: git clone https://github.com/chasemccoy/kit
  2. Install dependencies: yarn
  3. Run the dev server: yarn start

Storybook

You can run Storybook locally to build/test/document components:

yarn storybook

/@chasemccoy/kit/

    Package Sidebar

    Install

    npm i @chasemccoy/kit

    Weekly Downloads

    0

    Version

    0.7.7

    License

    MIT

    Unpacked Size

    78.3 kB

    Total Files

    6

    Last publish

    Collaborators

    • chasemccoy