Simple web tool to generate Kyash barcode. You can install Kyash via Google Play Store / App Store.
https://kyash-barcode-generator.netlify.app
# Setup
npm install
# Compile for development
npm run serve
# Lint
npm run lint
# Compile for production
npm run build
Always welcome your contribution! If you find a bug or want to add new feature, please raise an issue or pull request.