Skip to content

This is a component template for parsable's design system. Please don't modify or delete without contacting the design system lead. Forked from https://intuit.github.io/design-systems-cli/#/generated/create.

Notifications You must be signed in to change notification settings

parsable/component-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@{{monorepoName}}/{{kebab}}

Welcome to my {{pascal}} component.

Installation

yarn add @{{monorepoName}}/{{kebab}}

Then to use the component in your code just import it!

import {{pascal}} from '@{{monorepoName}}/{{kebab}}';

About

This is a component template for parsable's design system. Please don't modify or delete without contacting the design system lead. Forked from https://intuit.github.io/design-systems-cli/#/generated/create.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.9%
  • JavaScript 15.1%