Skip to content

stva-odoo/receipt-web-printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Receipt Printer Emulator

A simple project to emulate a receipt printer by displaying the receipt on a web page. This is ideal for testing and demonstrating receipt layouts without the need for a physical printer.


Installation

  1. Clone the repository:
    git clone https://github.com/stva-odoo/receipt-web-printer/
    cd receipt-web-printer
  2. Install dependencies:
    npm install
  3. Start the application
    npm start
  4. Open your web browser and navigate to: http://127.0.0.1:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published