score-fe-library
v0.0.304
Published
Follow this step for publish new version to npm.
Readme
React + TypeScript + Vite + Tailwind CSS + Storybook
Follow this step for publish new version to npm.
- In package.json increment the version property.
- Commit and Push the edit components (remember to update the import of index.ts file).
- npm run build
- npm login
- npm publish
