mirror of
https://github.com/koush/scrypted.git
synced 2026-02-28 16:32:27 +00:00
7 lines
103 B
Markdown
7 lines
103 B
Markdown
```sh
|
|
git clone https://github.com/koush/scrypted.git
|
|
cd scrypted/server
|
|
npm install
|
|
npm run serve
|
|
```
|