Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 253 Bytes

File metadata and controls

17 lines (12 loc) · 253 Bytes

react-ts-babel7

This repository is a simple example how to use Typescript/React/Babel 7

Install dependencies

yarn install

Start

yarn start

Type Check

yarn type-check

watch: yarn type-check:watch

Open

http://localhost:8080