Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammedMoussa authored Jul 17, 2018
1 parent 8e16ef0 commit 384dc55
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# jangoblog
Jangoblog, Blog App Using Django 2.0 💚
> My brilliant python project
## Build Setup

``` bash
# make sure python3, pip and django installed

# open project in the terminal
$ cd jangoblog

# serve with hot reload at http://127.0.0.1:8000
$ python3 manage.py runserver

```

For detailed explanation on how things work, checkout [Django docs](https://www.djangoproject.com/).

0 comments on commit 384dc55

Please sign in to comment.