Skip to content

basysKom/swagger_qt_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building and Running

Prerequisits

  • Qt >=5.12
  • Node.js >=12
  • openapi-generator >=5.1.0

OpenAPI

Take a look at our Blog Post to see how to generate the code.

ERP Server

cd ERP\ Server
npm install
npm run start

Machine Terminal

cd MachineTerminal
qmake
make
./MachineTerminal

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published