Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

todo-hf

  • Clone with SSH
  • Clone with HTTPS
  • bmate711's avatar
    bmate711 authored
    96f30bc8
    History
    Name Last commit Last update
    static
    templates
    README.md
    app.py
    requirements.txt
    • python3 -m venv venv
    • source venv/bin/activate
    • pip3 install -r requirements.txt
    • flask run --host 0.0.0.0