This is a client aplication for configure and see results of Fiscal Printer Simulator Service works.
Application builded with React, Redux and Electron.js libraries.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
To run this application you need:
- Node.js version at least 10.16.0
- Installed Fiscal Printer Simulator Service on your computer.
Steps:
- run
npm install
on root directory - Install Fiscal Printer Simulator From There
- Check if Windows Service Fiscal Printer Service is Runnint
- run command
npm start
- just run command
npm run test
Add additional notes about how to deploy this on a live system
- react - Main Library used in this app
- react-redux - Flux central storage managment
- @giantmachines/redux-websocket - Websocket communication library cooperate with React-Redux library
- @material-ui/core - for building uniwersal good looking design.
- electron - for deploy exe file application easy to insert to msi file installer.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Michal Wojcik - Initial work - WojcikMM
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details