An open API service indexing awesome lists of open source software.

https://github.com/thundernet8/generator-ts-react

A yeoman generator of helping to init your React/TypeScript project
https://github.com/thundernet8/generator-ts-react

react typescript webpack yeoman yeoman-generator

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

## 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
```