git clone https://github.com/levBagryansky/LevSchool.git
cd LevSchool
pip install -r requirements.txt
python3 manage.py migrate
python3 manage.py runserverVisit http://127.0.0.1:8000 in your browser.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/levBagryansky/LevSchool.git
cd LevSchool
pip install -r requirements.txt
python3 manage.py migrate
python3 manage.py runserverVisit http://127.0.0.1:8000 in your browser.