Skip to content

Commit

Permalink
Fix frontend path in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
komalg1 committed Nov 15, 2023
1 parent c40b5b5 commit c5aa42d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ python -m flask --app ./app.py --debug run
Open a new separate terminal and enter the following commands:
```shell
cd code
cd app
cd frontend
npm install
npm run dev
Expand Down

0 comments on commit c5aa42d

Please sign in to comment.