0.0.18 ⢠Published 10 months ago
@a14narriaga/common-react v0.0.18
š§āš» Development
Clone the repository
Install the dependencies
npm run install
Run storybook
npm run storybook
š Publish
Login to npm if you are not authenticated
npm login
git add .
git commit -m "feat: ...
if yout need publush your changes in npm run
npm run publish:npm
git push