Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 228 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 228 Bytes

KNoT modbus front end

A dashboard to modbus devices connected to KNoT

How to build

yarn

Running for production

yarn build

yarn start:server

Running for development

yarn start

yarn start_dev:server