Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 216 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 216 Bytes

ABB remote web interface

Prerequest

install npm, node

Usage

First time

cd ABB_remote_web
rm package-lock.json
npm install
npm start

Second time

cd ABB_remote_web
npm start