Docs use pnpm
Some checks failed
homepanel/HomePanel/pipeline/head There was a failure building this commit
Some checks failed
homepanel/HomePanel/pipeline/head There was a failure building this commit
This commit is contained in:
parent
6d159dc860
commit
2a62a55cd4
@ -11,12 +11,12 @@ A React + Express control panel for Home Assistant.
|
|||||||
|
|
||||||
1. Install dependencies:
|
1. Install dependencies:
|
||||||
```bash
|
```bash
|
||||||
yarn install
|
pnpm install
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Start development server:
|
2. Start development server:
|
||||||
```bash
|
```bash
|
||||||
yarn dev
|
pnpm dev
|
||||||
```
|
```
|
||||||
|
|
||||||
This will start:
|
This will start:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user