Merge pull request #53 from wulkanowy/bugfix/runserverbatch
Clearing runserver.bat
This commit is contained in:
commit
04890d3b80
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
||||||
cd frontend
|
|
||||||
start npm run dev
|
|
||||||
cd ..
|
|
||||||
<<<<<<< HEAD
|
|
||||||
python manage.py runserver
|
|
||||||
=======
|
|
||||||
cls
|
|
||||||
cd ..
|
|
||||||
python manage.py runserver
|
|
||||||
>>>>>>> feature/react
|
|
Loading…
Reference in a new issue