Skip to content

VladPodlesnyi/OchronaDanych

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Requires Python 2.7.x or 3.4.x, virtualenv recommended

  1. Install requirements:

     pip install -r requirements.txt
    
  2. Run the flask development server

     FLASK_SETTINGS=dev_settings.py ./app.py
    
  3. View the app at http://localhost:5000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published