fix(readme)
This commit is contained in:
parent
a4d9211ffe
commit
b12c95b2ff
@ -15,7 +15,7 @@ yarn
|
|||||||
### Build backend
|
### Build backend
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
yarn build --ignore-frontend
|
yarn build --ignore frontend
|
||||||
```
|
```
|
||||||
|
|
||||||
### Environment variables, running the development server, and deployment
|
### Environment variables, running the development server, and deployment
|
||||||
|
@ -15,7 +15,7 @@ yarn
|
|||||||
### Build backend
|
### Build backend
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
yarn build --ignore-frontend
|
yarn build --ignore frontend
|
||||||
```
|
```
|
||||||
|
|
||||||
### Environment variables
|
### Environment variables
|
||||||
|
@ -15,7 +15,7 @@ yarn
|
|||||||
### Build backend
|
### Build backend
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
yarn build --ignore-frontend
|
yarn build --ignore frontend
|
||||||
```
|
```
|
||||||
|
|
||||||
### Environment variables
|
### Environment variables
|
||||||
|
Loading…
Reference in New Issue
Block a user