This commit is contained in:
Lorenz Padberg 2022-05-16 11:27:29 +02:00
parent 1df0f47966
commit d7492500fc
1 changed files with 4 additions and 0 deletions

View File

@ -56,3 +56,7 @@ npm run dev
* In the .idea/vbv_lernwelt.iml file change the module type to "PYTHON_MODULE". * In the .idea/vbv_lernwelt.iml file change the module type to "PYTHON_MODULE".
* Add django facet in "Project Structure". * Add django facet in "Project Structure".
* Run configuration with "Python -> server.py" to have async debugging support. * Run configuration with "Python -> server.py" to have async debugging support.
### Optional
* Install the EnvFile Plugin
* Install the tailwind css Plugin from Jetbrains