control-center/README.md

15 lines
99 B
Markdown
Raw Normal View History

# Control Center
2022-01-11 17:07:27 +00:00
## Installation
2019-03-15 11:11:29 +00:00
```sh
2022-01-11 17:07:27 +00:00
npm ci
npm run compile
2019-03-15 11:11:29 +00:00
```
2022-01-11 17:07:27 +00:00
## Usage
2019-03-15 11:11:29 +00:00
```sh
2022-01-11 17:07:27 +00:00
npm start
2019-03-15 11:11:29 +00:00
```