Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 516 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 516 Bytes

Mellow-Space

Requirements

Python 3.7.5+ pip package

Installation

First, clone this repository

(First open the terminal and navigate in the directory in which you want to clone the project)

git clone https://github.com/SVAP-Case/Mellow-Space.git
cd mellow-space

After, install all necessary modules to run:

pip install -r requirements.txt

Than, run the application:

python app.py

To see the application, access the web app with this url in your browser:

http://localhost:5000