Creates a blank expo template with basic typescript setup
To learn more about Expo, https://expo.io/
- Clone repo
https://github.com/carillem/TypescriptExpoTemplate.git
cd TypescriptExpoTemplate
yarn
ornpm install
yarn start
ornpm start
- MetroBundler will start up on a tab on your default browser
- Tada! Start development.