Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 904 Bytes

File metadata and controls

47 lines (30 loc) · 904 Bytes

Running industrial-database-app

Install dependencies for node-server-app and vue-client-app by using :

npm install

Running vue-client-app development mode

npm run serve

Compiles and minifies for production

npm run build

Running node-server-app module

Running node-server-app in development mode with nodemon

npm run dev

Examples

LabVIEW symulator : alt text

Business administrator panel : alt text

alt text

alt text

Authors

  • Krzyżak Pawel (industrial-module)
  • Tomasz Bieniek (business-module)

Licence

MIT