Skip to content

Commit

Permalink
feat: update dependencies and streamline local development setup
Browse files Browse the repository at this point in the history
  • Loading branch information
endersonmenezes committed May 3, 2024
1 parent 2c492df commit 5d6c95a
Show file tree
Hide file tree
Showing 4 changed files with 865 additions and 9 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@
- Status: Running
- Server: https://share.streamlit.io/

## Local Development

```bash
poetry run streamlit run streamlit/main.py
```


## Desenvolvimento/Colaboração

Expand Down
Loading

0 comments on commit 5d6c95a

Please sign in to comment.