Skip to content
/ vuepony Public

Demo Django project with Vuejs integration

Notifications You must be signed in to change notification settings

xoxzo/vuepony

Repository files navigation

Demo Django project with Vuejs integration. This is as a complement to our blog post on integrating Vue with Django.

Quickstart

git clone ...
cd vuepony
poetry install
npm install
npm run dev
poetry run python manage.py runserver

Features

  • Using Laravel Mix for sane webpack config.
  • Single file Vue component.
  • FE stuff (js/css) in /fe/.

About

Demo Django project with Vuejs integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published