This package is a tempalte for custom React libraries. It is powered by TypeScript.
- Typescript
- React
- Vite
- Webpack
- ESlint
- Babel
- Jest
- Storybook
- Rollup
- Sass
- Husky
Note: By default, this uses npm, for yarn, you can delete the package-lock.json file and use yarn install to install all dependencies using yarn.