A sample template for django + svelte + vite apps.
The django-svelte-vite-template is a project that demonstrates the integration of Django, Vite, and Svelte. It combines these technologies to create a powerful development environment. This project serves as a proof of concept rather than a ready-to-use boilerplate. It provides a straightforward dev server and allows for customization and reconfiguration.
poetry to manage the Python dependencies.poetry install.npm install.npm run dev.The django-svelte-vite-template is a project that showcases the integration of Django, Vite, and Svelte. It provides a proof of concept for developers who want to leverage the power of these technologies together. The template offers a straightforward dev server, customizability, and encourages users to contribute and improve the project. By following the installation guide, developers can set up the project and start exploring the possibilities it offers.