https://github.com/infobyte/eko2020-challenge
https://github.com/infobyte/eko2020-challenge
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/infobyte/eko2020-challenge
- Owner: infobyte
- Created: 2020-09-28T15:53:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-28T15:54:50.000Z (over 5 years ago)
- Last Synced: 2025-01-05T01:26:54.045Z (over 1 year ago)
- Language: JavaScript
- Size: 528 KB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Reto de Faraday para la Ekoparty 2020.
Instrucciones para correrlo:
```
git clone https://github.com/infobyte/eko2020-challenge
cd eko2020-challenge
pip3 install flask flask-mail
python hello.py
```