Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 334 Bytes

File metadata and controls

19 lines (15 loc) · 334 Bytes

Basic React Native + Typescript Boilerplate

Using modern DefinitelyTyped Type implementation (npm dependencies)

To get started

  1. clone project
git clone [email protected]:DefinitelyTyped/DefinitelyTyped.git
  1. install dependencies
npm install OR yarn
  1. To build your typescript code:
tsc