Skip to content

Demo of django project with react frontend built by vite

License

Notifications You must be signed in to change notification settings

nwself/django-vite-react

Repository files navigation

Ultimate xylomania

Frontend development

Open terminal to xylomania/frontend. After running npm install you can run npm run autobuild to update the built files anytime you change frontend files.

Backend development

Open another terminal at the root of this repo and run ./manage.py runserver

How to rename this

In case you don't want this project to be called tictactoe:

  1. Case insensitive find/replace-all from tictactoe to whatever project slug you want
  2. Rename the tictactoe directory to your project slug

Built with Cookiecutter Django

License: MIT

About

Demo of django project with react frontend built by vite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published