ralphholzmann / SlackExercise

Sample exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Summary A simple application skeleton for Flask based web apps.

##Usage Make any changes to the app in the appropriate place. Then run ./start.sh to start a debug server on port 500. The server is accessible at http://localhost:5000. I would highly recommend installing virtualenv first and running start.sh in a virtual environment.

About

Sample exercise

License:MIT License


Languages

Language:HTML 37.4%Language:JavaScript 34.2%Language:Python 25.2%Language:CSS 2.5%Language:Shell 0.7%