Skip to content

superrcoop/Vuejs-flask-python-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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