Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 410 Bytes

20210519_dev_server.md

File metadata and controls

13 lines (9 loc) · 410 Bytes

Support for dev-server

If you wish to use dev-server with your adapter, please follow these steps (taken from the official documentation):

npm install --global @iobroker/dev-server
dev-server setup
dev-server watch

More information

For further information, check the official documentation.