Skip to content
Snippets Groups Projects
Commit 44e1b64f authored by Brian Wood's avatar Brian Wood
Browse files

Readme changes

parent 7ef0ca2b
No related branches found
No related tags found
No related merge requests found
......@@ -37,10 +37,10 @@ The idea is to create a responsive front-end that consumes a RESTful web service
#Setup
Clone this directory
in the same parent folder you cloned this directory clone the following dependency https://github.com/wagnerrp/pytmdb3/
run the command `pip install -r requirements.txt`
update the `__init__.py` in the project folder to point to your mongodb server
start your mongodb server if it isn't running already
run the `python runserver.py` in the MyMovieLibrary directory
the application should be running on localhost:8080
\ No newline at end of file
- Clone this directory
- in the same parent folder you cloned this directory clone the following dependency https://github.com/wagnerrp/pytmdb3/
- run the command `pip install -r requirements.txt`
- update the `__init__.py` in the project folder to point to your mongodb server
- start your mongodb server if it isn't running already
- run the `python runserver.py` in the MyMovieLibrary directory
- the application should be running on localhost:8080
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment