pepourquier / django-vuejs-tutorial

A tutorial to integrate Vue.js with django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-vuejs-tutorial

A tutorial to integrate Vue.js with django

Installation

  1. Clone the repo
  2. Run pip install -r requirements.txt
  3. Run npm install
  4. Run ./node_modules/.bin/webpack
  5. Run python manage.py runserver

For a detailed tutorial, checkout this wiki.

About

A tutorial to integrate Vue.js with django


Languages

Language:JavaScript 99.1%Language:Python 0.8%Language:HTML 0.0%Language:Vue 0.0%