Skip to content

adinvadim/vue-cli-plugin-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-cli-plugin-django

vue-cli3

Features:

  • Make your awesome project as Django application
  • Included urls.py with config for your vue-router

Getting started

⚠️ Make sure you have vue-cli 3.x.x:

vue --version

If you don't have a project created with vue-cli 3.x yet:

vue create my-new-app

Navigate to the newly created project folder and add the cli plugin:

cd my-new-app
vue add django

About

Vue CLI 3.x plugin for make you project as Django application

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published