``` sh $ mkdir app $ cd app $ git init . $ create-react-app . > The directory `.` already exists. Aborting. ``` It would be nice if this worked