Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 597 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 597 Bytes

##Installation

To install

  1. Clone the repo
  2. Run npm install
  3. Run bower install
  4. Make sure you install pip first
  5. Go into the flasksite directory and run pip install Flask && pip install Flask-Cache && pip install Flask-Login && pip install Flask-Sqlalchemy
  6. pip install MySQL-python if this gives errors, check here
  7. Set up your config.py file

##Usage

To run locally clone the project, then run python runserver.py Visit http://localhost:5000/login