npm install
brew install mongo
mongod
npm run launchProxy
npm run launchServer
Go to network/wifi setting: set the proxy up for http and https: to 127.0.0.1, port 8124
cd client
npm start
It will tell you the server is already running on port 3000, so accept, by entering Y.
It will be served on port 3001;