Skip to content

Commit

Permalink
Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
flofriday committed Jan 4, 2025
1 parent 8905dc0 commit 816e8a0
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 28 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ You first need to install [node](https://nodejs.org/en) and [uv](https://github.
```bash
npm install
npx tailwindcss -i app/templates/template.css -o app/static/style.css
uv run -- flask app run --debug
uv run flask run --debug
```

The server should now start at http://localhost:5000
Expand Down
52 changes: 25 additions & 27 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 816e8a0

Please sign in to comment.