This commit is contained in:
parent
1df0f47966
commit
d7492500fc
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue