/qr-code-service

Simple QR Code generator service.

Primary LanguageJavaScriptMIT LicenseMIT

QR Code service

Simple QR Code generator service using the following packages/libs:

Usage

Clone the repo and run npm install. Then use one of the following commands:

Command Description
npm run dev Run the dev task (with Babel)
npm run dist Run the dist task (creates /dist with Babel)
npm run nodemon Run the dev task and watch for changes
npm start Run the dist task and start the dist server

Options

At this moment, there are no options to pass.

License

MIT License