expo-skeleton

This gives you the very basic set up of a function Expo app that os ready to be edited. After you have downloaded the git repo, in CMD or Git bash, navigate to the folder and type Expo install so that all the required pcakages are installed. Once that is completed you can type :

expo start

.... and start editing your app.