0.1.1 • Published 4 years ago

sb-boilerplate v0.1.1

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

Boilerplate React + Storybook

Dependencies include:

  • Jest for unit testing
  • Chromatic for visual regression testing
  • CircleCI for CI testing pipeline
  • Netlify for CI deployment pipeline for both Storybook and "Docs"
  • Styled Components for CSS-in-JS
  • Babel for transpilation and build
  • Auto for release management

auto

npm i -D auto npx auto create-labels

tag all future PRs with one of the labels major, minor, patch, skip-release, prerelease, internal, documentation before merging them.