Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrbin99/django-vite-example
An example Django project with Django Vite
https://github.com/mrbin99/django-vite-example
django vitejs
Last synced: 3 months ago
JSON representation
An example Django project with Django Vite
- Host: GitHub
- URL: https://github.com/mrbin99/django-vite-example
- Owner: MrBin99
- License: apache-2.0
- Created: 2021-06-18T19:09:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-29T14:11:52.000Z (about 2 years ago)
- Last Synced: 2024-10-12T14:44:59.364Z (3 months ago)
- Topics: django, vitejs
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 57
- Watchers: 6
- Forks: 21
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Django Vite Example
Example of using [Django Vite](https://github.com/MrBin99/django-vite) module into a basic Django project.
# Advice
- This is a really basic example to help people figure out how to setup the module.
- Don't use this project as is.
- Use it as an helper to begin with and build your configuration upon it.