An open API service indexing awesome lists of open source software.

https://github.com/eadwincode/django_vue

Integrating VueJs seamlessly with django-compressor-parceljs without webpack
https://github.com/eadwincode/django_vue

Last synced: 4 months ago
JSON representation

Integrating VueJs seamlessly with django-compressor-parceljs without webpack

Awesome Lists containing this project

README

          

# django_vue

## Introduction
A quick example of ant-design Vue with django template using Django-Compressor-Parceljs
https://github.com/eadwinCode/django-compressor-parceljs

## Quick Start
For development:

```docker-compose up --build```

For production:

```docker-compose -f docker-compose-prod.yml up --build```

## Preview