/kyash-barcode-generator

Simple web tool to generate Kyash barcode.

Primary LanguageVueMIT LicenseMIT

kyash-barcode-generator

Simple web tool to generate Kyash barcode. You can install Kyash via Google Play Store / App Store.

Netlify Status

Demo

https://kyash-barcode-generator.netlify.app

demo

Development

# Setup
npm install
# Compile for development
npm run serve
# Lint
npm run lint
# Compile for production
npm run build

Contributing

Always welcome your contribution! If you find a bug or want to add new feature, please raise an issue or pull request.