mihalcea-bogdan-daniel / react-package-boilerplate

Boilerplate for publishing react components to NPM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@vijayt/counter

This is just a demo component, part of the boilerplate for putting together a project that publishes components to the NPM registry. Features of the boilerplate include: Compilation using Rollup and TypeScript, Unit / Functional testing using Jest and React Testing library, Visual testing using Storybook. There is a tutorial that explains how the project was put together.

About

Boilerplate for publishing react components to NPM

License:GNU General Public License v3.0


Languages

Language:TypeScript 73.3%Language:JavaScript 26.7%