starterhmiproject 1.0.0
Install from the command line:
Learn more about npm packages
$ npm install @loupeteam/starterhmiproject@1.0.0
Install via package.json:
"@loupeteam/starterhmiproject": "1.0.0"
About this version
HOW TO RUN THE HMI
One time setup: in root directory of HMI, run npm install
on the command line.
This creates the node_modules folder and installs packages the HMI depends on.
Run runHMI.cmd
from the /scripts
folder.