0.0.0 โ€ข Published 5 months ago

frontend-commons-test-12 v0.0.0

Weekly downloads
-
License
permissive
Repository
github
Last release
5 months ago

react-ts-npm-package-boilerplate

Boilerplate for React + Typescript npm package.

Build Status

Technologies

  • ๐Ÿงฐ Main Stack - React + Typescript
  • ๐Ÿ“ฆ Builder - Rollup.js
  • ๐Ÿšš CI/CD - Github Actions + Semantic Release
  • ๐Ÿงช Testing - Jest + @testing-library/react
  • ๐Ÿ“ƒ Formatting - Eslint + Prettier + Stylelint
  • ๐Ÿ’ผ Package Manager - Yarn
  • ๐ŸŒˆ UI Testing - Storybook

Setup

  • Copy/clone repo to some folder
  • Install dependencies
yarn install
  • Run Storybook to test UI
yarn storybook
0.0.0

5 months ago