Skip to content

Commit

Permalink
Add step
Browse files Browse the repository at this point in the history
  • Loading branch information
aebruno committed Oct 3, 2018
1 parent c67e2e5 commit 98d3598
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,14 +78,15 @@ python manage.py createsuperuser
python manage.py runserver 0.0.0.0:8000
```

9. Point your browser to http://localhost:8000


## Directory structure

- core - The core Coldfront application
- common - Common code shared between applications
- extra - Extra applications that can be configured in Coldfront


## License

Coldfront is released under the GPLv3 license. See the LICENSE file.

0 comments on commit 98d3598

Please sign in to comment.