cd server
sudo apt-get install python g++ build-essential
Either setup a free acount at https://mlab.com or use a local MongoDB installation. If you're using MLab, create a new user and follow instructions to replace the MONGO_URI variable.
npm start
cd client
npm i
npm start