https://github.com/flavien-hugs/django-svelte
Example project serving up svelte and django.
https://github.com/flavien-hugs/django-svelte
django svelte sveltejs
Last synced: 3 months ago
JSON representation
Example project serving up svelte and django.
- Host: GitHub
- URL: https://github.com/flavien-hugs/django-svelte
- Owner: flavien-hugs
- License: other
- Created: 2022-06-11T03:27:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-11T22:54:07.000Z (over 3 years ago)
- Last Synced: 2025-03-29T03:45:04.393Z (6 months ago)
- Topics: django, svelte, sveltejs
- Language: JavaScript
- Homepage:
- Size: 769 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# django-with-svelte
Example project serving up svelte and django. Total experiment to see if you can just compile some svelte files and toss them into django as simple .js files.