Website/server.bat

4 lines
101 B
Batchfile

@ echo off
echo The devlopment server will start in a few seconds...
python manage.py runserver 3000