This repo contains an adaptative template website for a herbalife seller. It is written with Python2, bootstrap, Flask,Flask-mail and Jinja2.
- Python 2
- Flask
- Flask mail
After installing dependencies and editing config parameter in server_vanilla.py:
$ chmod +x server_vanilla.py
$ ./server_vanilla.py
Once the server is up, type in your browser's URL bar the URL displayed in the terminal after executing the last command.