Skip to content

akshatamohanty/react-component-starter

Repository files navigation

React Component Starter

This is a starter template to build React components using Typescript. The starter uses the following versions:

  • React 18+
  • Typescript 4.9+
  • Storybooks 7-beta

Building your package

npm build

ESM

CommonJS

Publishing on npm

To publish on npm,

  1. Login to npm with npm login
  2. Publish package with npm publish

About

Template repository to build React components

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published