Skip to content

Everything you need to create, test and publish a React component library

Notifications You must be signed in to change notification settings

tylerking/component-library-boilerplate

Repository files navigation

Component Library Boilerplate

Table of Contents

Overview

This is a boilerplate for a React component library. This boilerplate will give you everything you need to create, test and publish your own component library. An example component has been addded along with a story that displays the test results.

Install

  • Clone the repo
  • Visit project folder from terminal
  • Type 'npm install' to install required packages
  • Type 'npm run test:generate-output' to generate test file
  • Type 'npm run storybook' to run Storybook

Built With

About

Everything you need to create, test and publish a React component library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published