-
Create a github account, and
forkthis project. -
Clone the forked repostories with
gitlocally
You can try git in command line with Terminal.app
git clone https://github.com/kernel1983/SWEN-3000-Assigment-1.git
- Open the Terminal, run the server
Make sure you have python 3.5 above
Install tornado
pip install tornado
Go to server folder
python web.py
Make sure the web API service is available at port 8000
- Open Xcode and build the FileExplorer