Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,8 @@ For examples of how to setup the project in v3, please see [django-vite-examples

For another example that uses the module-level legacy settings, please see this [example project here](https://github.com/MrBin99/django-vite-example).

For a ReactJS example, see [this project](https://github.com/knowsuchagency/hello-django-vite).

## Thanks

Thanks to [Evan You](https://github.com/yyx990803) for the ViteJS library.