- Qt >=5.12
- Node.js >=12
- openapi-generator >=5.1.0
Take a look at our Blog Post to see how to generate the code.
cd ERP\ Server
npm install
npm run start
cd MachineTerminal
qmake
make
./MachineTerminal
Take a look at our Blog Post to see how to generate the code.
cd ERP\ Server
npm install
npm run start
cd MachineTerminal
qmake
make
./MachineTerminal