Update README.md

This commit is contained in:
Koushik Dutta
2021-09-10 11:09:09 -07:00
committed by GitHub
parent 3665bf88a2
commit 77df3bb024

View File

@@ -41,7 +41,7 @@ sudo docker run --network host -v $(pwd)/scrypted:/server/volume koush/scrypted
sudo apt install libavahi-compat-libdnssd-dev
```
### Run
### Run in Terminal
```sh
# checkout source
@@ -56,6 +56,11 @@ npm run serve
# visit https://localhost:9443/ in a browser
```
### Run and Debug in VSCode
1. Open scrypted/server in VS Code
2. Launch
## Plugin Development Documentation
https://developer.scrypted.app