1.0.5 • Published 4 years ago

pikaponents v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Pikaponents

A React Component Library written with Node, React, TypeScript, Rollup and Storybook

pikachu-png-icon-17344

Running the project

  • yarn
  • yarn build-storybook
  • yarn storybook

Publishing

yarn build npm publish

Installing a component within another project

  1. yarn add pikaponents
  2. Import the desired component. For example: import { Header } from 'pikaponents'

Sources: