1.0.32 • Published 5 years ago

@the-simple/web-components v1.0.32

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Simple Component Library

React components used inside of your web apps.

Component Development

To get started developing components first read the storybook quickstart.

Essentially all you need is to create your component and link it together with the current stories in stories/index.stories.js.

Automated Deployment

Deployment for the component library is an automated process requiring three separate tasks:

  • Testing: Building, linting, and unit testing code
  • Packaging: Deploying the npm package
  • Website: Deploying storybook static assets to Github pages

Tech Used

  • Storybook
  • React
  • Styled components
  • Webpack / Babel
1.0.32

5 years ago

1.0.31

5 years ago

1.0.29

5 years ago

1.0.28

5 years ago

1.0.27

5 years ago

1.0.30

5 years ago

1.0.26

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago