ECU REU Mockup

Rewritting the REU website for ECU using a modern secure webframe work called Django written in python

to install Django first install python and run this

python -m pip install Django

then to start the webserver run

python start.py runserver