If I don't create the app inside the create-react-app directory itself, the resulting project can't find webpack-dev-server/client or babel. I'm using npm 2.14.4 in case that matters. It does work if I create a project within the create-react-app folder.
