1.0.1 • Published 9 years ago
@criticalmanufacturing/training-simulator-erp v1.0.1
Training ERP Simulator
ERP Simulator is a small tool used on Critical Manufacturing Partners training to simulate an external ERP system.
This is a very limited tool, currently only containing a small set of features, but that allow how customers and partners to understand how easily an external system can be integrated with Critical Manufacturing MES.
To see the list of available APIs please check the API Index.
How to start
To start just run:
npm install @criticalmanufacturing/training-simulator-erp -gand then:
cmf-simulator-erpBy default the application will run on port 9000. If you want to specify a different port use the --port option:
cmf-simulator-erp --port 80For more details use the --help option.