Skip to content

This repository is a basic setup for "how to use Python-Flask framework with VueJS"

Notifications You must be signed in to change notification settings

pradeepb6/flask-vue-setup

Repository files navigation

How to run:

  1. run development.sh file
  2. Configure config.py file.

    modify STATIC_PATH if required

  3. Open command prompt in the folder flask-vue-setup and then run . venv/bin/activate
  4. Run python manage.py runserver
  5. For development: Run npm run build-dev
  6. Open browser and type http://localhost:5000

About

This repository is a basic setup for "how to use Python-Flask framework with VueJS"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published