upleveled / system-setup

Set up a PERN development environment on Windows, macOS and Linux
28 stars 19 forks source link

Switch to create-expo-app + blank-typescript, remove .npmrc cmds #79

Closed karlhorky closed 2 months ago

karlhorky commented 2 months ago

Switch from create-expo to create-expo-app, because the Expo docs use this:

Also switch from the blank template to blank-typescript, because we teach Expo with TypeScript