Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoella authored Aug 27, 2023
1 parent b496739 commit bffb083
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ $ ./setup_mysql.sh
Run the backend:

```
$ cd backend
$ chmod +x run.sh
$ ./run.sh
```
Expand All @@ -57,6 +58,7 @@ $ ./run.sh
Run the frontend:

```
$ cd frontend
$ npm run br
```

Expand Down

0 comments on commit bffb083

Please sign in to comment.