0.1.2 • Published 8 years ago

generator-react-typescript v0.1.2

Weekly downloads
11
License
-
Repository
github
Last release
8 years ago

Typescript with React generator

Also providing optional Redux installation.

Usage

Install this package from npm with npm install -g generator-react-typescript.

npm install -g yo typescript typings webpack generator-react-typescript

Make a new directory, and cd into it:

mkdir my-new-project
cd my-new-project

Run yo react-typescript

yo react-typescript

Run npm start for preview by http://localhost:8080/.

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago