Skip to content

Commit

Permalink
Merge pull request #78 from komalg1/fix-frontendpath
Browse files Browse the repository at this point in the history
Fix frontend path in docs
  • Loading branch information
gmndrg authored Nov 22, 2023
2 parents 2917733 + c5aa42d commit 49e1d8f
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 @@ -147,6 +147,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 49e1d8f

Please sign in to comment.