0.0.1 • Published 4 years ago

@glitchdotcom/glitch-design-system v0.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Glitch Design System

Import to project

Packages here: https://github.com/glitchdotcom/glitch-design-system/packages

Install from NPM

npm install @glitchdotcom/glitch-design-system

Use in code

import { Button } from '@glitchdotcom/glitch-design-system';

<Button variant="secondary">Click me!!</Button>

Available Scripts

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

npm run storybook

Runs the storybook, which contains our design elements. Open http://localhost:6006 to view it in the browser.