All Projects → michaelbukachi → flask-vuejs-tutorial

michaelbukachi / flask-vuejs-tutorial

Licence: other
A tutorial to integrate Vue.js with flask

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
Vue
7211 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Build Status

flask-vuejs-tutorial

A tutorial to integrate Vue.js with flask

Installation

  1. Clone the repo
  2. Run pip install -r requirements
  3. Run export FLASK_APP=wsgi:app
  4. Run flask run

Build Web App

In order to rebuild the web app (Vue)

  1. Navigate to the web folder
  2. Run yarn install
  3. Run yarn build

The tutorial can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].