vue-cli-plugin-django

0.1.3 • Public • Published

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

/vue-cli-plugin-django/

    Package Sidebar

    Install

    npm i vue-cli-plugin-django

    Weekly Downloads

    9

    Version

    0.1.3

    License

    ISC

    Unpacked Size

    3.59 kB

    Total Files

    8

    Last publish

    Collaborators

    • adinvadim