Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 392 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 392 Bytes

ProjecrName: myblog

Author: Mack Young

Ensure that you have already insatlled django 2.0 and other necessary packages. To run the project,make sure that you are in the catalog with a file names manage.py . Use this command:python(or python3) manage.py runserver The defalt port is 8000. Have a nice day!