Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 402 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 402 Bytes

TypescriptExpoTemplate

Creates a blank expo template with basic typescript setup

Expo

To learn more about Expo, https://expo.io/

Get started

  1. Clone repo https://github.com/carillem/TypescriptExpoTemplate.git
  2. cd TypescriptExpoTemplate
  3. yarn or npm install
  4. yarn start or npm start
  5. MetroBundler will start up on a tab on your default browser
  6. Tada! Start development.