Skip to content

zhangyi921/DjangoVue

Repository files navigation

DjangoVue

Here shows you how put a vue project in django

I am sure you can find many tutorials of developing a web app using Django and Vue and REST API, but what you are really looking for is this!!! You want to actually run the vue app in Django, just one domain! Here you are!

Test Image 4

How to use it?

  1. Clone the repo
  2. Make changes in the Vue project and implement you REST API.
  3. Cd in "vue-cli-frontend" folder and run npm run build
  4. Cd in Django project, run python manage.py runserver

About

Here shows you how put a vue project in django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published