fixed typo
Signed-off-by: WolverinDEV <git@teaspeak.de>
This commit is contained in:
parent
b82267d67f
commit
9dcb5921df
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ scripts and style sheets you simply have to execute:
|
||||||
```shell script
|
```shell script
|
||||||
npm start web
|
npm start web
|
||||||
```
|
```
|
||||||
This will also spin up a temporary web server where you could testout your newest changes.
|
This will also spin up a temporary web server where you could test out your newest changes.
|
||||||
The server will by default listen on `http://localhost:8081`
|
The server will by default listen on `http://localhost:8081`
|
||||||
|
|
||||||
### 2.6 You're ready
|
### 2.6 You're ready
|
||||||
|
|
Loading…
Add table
Reference in a new issue