-
Install restify to build a simple REST web services:
npm install restify
-
Run server.js:
node server.js
-
Open
https://< ip >:2018
to scan barcodes in web browsers.
Install restify to build a simple REST web services:
npm install restify
Run server.js:
node server.js
Open https://< ip >:2018
to scan barcodes in web browsers.