Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 195 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 195 Bytes

Generator-TS-React

A yeoman generator of helping to init your React/TypeScript project

Install

npm install yo -g
npm install generator-ts-react -g

Usage

yo ts-react