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
- Host: GitHub
- URL: https://github.com/eadwincode/django_vue
- Owner: eadwinCode
- Created: 2019-11-04T06:12:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:04:17.000Z (about 3 years ago)
- Last Synced: 2025-09-29T14:58:46.115Z (4 months ago)
- Language: Python
- Homepage:
- Size: 2.64 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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
