Skip to content

Node based application to read barcode and display corresponding freebie

Notifications You must be signed in to change notification settings

TWChennai/awayday_freebie

Repository files navigation

Awayday Freebie

Display freebie image corresponding to the scanned barcode image

Requirement

Node > v0.10.26 or latest

Installation

Run the following code to install the dependent packages

npm install -g grunt-cli
npm install

After installing the dependency run to display the possible options for running the app

grunt -h

To develope run

grunt serve

To distribute the package run

grunt build

or

grunt zip

About

Node based application to read barcode and display corresponding freebie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published