fix(readme)

This commit is contained in:
Vivian Phung 2024-06-24 15:00:45 -04:00
parent a4d9211ffe
commit b12c95b2ff
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ yarn
### Build backend
```zsh
yarn build --ignore-frontend
yarn build --ignore frontend
```
### Environment variables, running the development server, and deployment

View File

@ -15,7 +15,7 @@ yarn
### Build backend
```zsh
yarn build --ignore-frontend
yarn build --ignore frontend
```
### Environment variables

View File

@ -15,7 +15,7 @@ yarn
### Build backend
```zsh
yarn build --ignore-frontend
yarn build --ignore frontend
```
### Environment variables