Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BaldissaraMatheus authored Mar 8, 2023
1 parent 5bf8edc commit 51e7cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ With the goal of have a good mix of performance and maintainability, the appliac
Feel free to create issues for encountered bugs or to request new features, just make sure to include a proper label. If you want to contribute with its development, select one of the existing issues and create a pull request, it will be reviewed and may be merged with the existing code.

### Running the source code
Open a terminal instance in the frontend directory and one terminal in the backend directory, then in both of them run `npm install` and `npm start`.
Open a terminal instance in the frontend directory and another instance in the backend directory, then in both of them run `npm install` and `npm start`.

0 comments on commit 51e7cf0

Please sign in to comment.