fix(readme)

This commit is contained in:
Vivian Phung
2024-06-24 15:00:45 -04:00
parent a4d9211ffe
commit b12c95b2ff
3 changed files with 3 additions and 3 deletions
+1 -1
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
+1 -1
View File
@@ -15,7 +15,7 @@ yarn
### Build backend
```zsh
yarn build --ignore-frontend
yarn build --ignore frontend
```
### Environment variables
+1 -1
View File
@@ -15,7 +15,7 @@ yarn
### Build backend
```zsh
yarn build --ignore-frontend
yarn build --ignore frontend
```
### Environment variables