- (optional but very recommended) Create a virtual environment:
python -m venv venv
- (if you did the above)
source venv/bin/activate
- Install requirements:
pip install -r requirements.txt
env FLASK_ENV=development FLASK_APP=app/farming.py flask run
- visit
localhost:5000
in a browser
forked from chtheiss/Crypto2557.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
scotthunt/Crypto2557.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- HTML 93.9%
- JavaScript 4.8%
- Other 1.3%