react-ts-npm-package-boilerplate
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

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

Package Sidebar

Install

npm i react-ts-npm-package-boilerplate

Weekly Downloads

2

Version

1.1.2

License

MIT

Unpacked Size

7.63 kB

Total Files

13

Last publish

Collaborators

  • goveo