npm install chamala-ui
import from "chamala-ui/dist/styles.css"
import {Button, Input} from "chamala-ui"
- Clone the repository
- Add you changes
- Login to npm.js account
npm login
- Patch the version
npm version patch
- Publish after the changes
npm publish