0.1.2 • Published 9 years ago
generator-react-typescript v0.1.2
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-typescriptMake a new directory, and cd into it:
mkdir my-new-project
cd my-new-projectRun yo react-typescript
yo react-typescriptRun npm start for preview by http://localhost:8080/.