Skip to content

Setup & implement ESCPOS librarry on react.js project, for printing the receipt using Thermal Printer

Notifications You must be signed in to change notification settings

denitiawan/react-escpos

Repository files navigation

[ESCPOS ON REACT PROJECT STILL UNDER RESEARCH]

What is this?

This repository have example code for setup and implementation ESCPOS librarry on react.js project, for printing the receipt with Thermal Printer (USB Adapter)

Overviews

  • Layout

  • Test Printing Text Barcode QrCode Cut Papper

  • Automatic open cash drawer

  • image

How to setup ESCPOS on your React.js project?

https://github.com/denitiawan/research-react-escpos/blob/main/research-logs/research-logs-22052023-setupEscposForReactjs.md

How to test this repo

  • clone repository
git clone https://github.com/denitiawan/research-electron-react-boilerplate-escpos.git
  • cd into this repo
cd research-react-escpos.git
  • install node_modules
npm install
  • run app
`npm start`
  • plug usb printer
  • klik button test print
  • printer will printout the receipt

Research Logs

https://github.com/denitiawan/research-react-escpos/research-logs

About

Setup & implement ESCPOS librarry on react.js project, for printing the receipt using Thermal Printer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published