This Web app requires the latest version of Python and Flask and Vuejs
Clone the repository:
$ git clone https://github.com/superrcoop/Vuejs-flask-python-starter.git
Go into the repository:
$ cd Vuejs-flask-python-starter
In your virtual environment, Install dependencies:
(venv)$ pip install -r requirements.txt
Run:
(venv)$ python run.py