Skip to content

Files

Latest commit

 

History

History
22 lines (12 loc) · 516 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 516 Bytes

Starter Stack

Getting Started !

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