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
npm build
To publish on npm
,
- Login to
npm
withnpm login
- Publish package with
npm publish