Thanks to visit codestin.com
Credit goes to www.npmjs.com

generator-typescript-react

0.1.1 • Public • Published

generator-typescript-react

CircleCI npm

An opinionated Yeoman Generator for a Typescript + React ready build system.

Usage

  1. Install Yo

    # yarn 
    yarn global add yo
     
    # npm 
    npm install -g yo
  2. Install the generator globally

    # yarn 
    yarn global add generator-typescript-react
     
    # npm 
    npm install -g generator-typescript-react
  3. Create the directory for your new project and run the generator

    mkdir my-new-typescript-react-project
    cd !$
    yo typescript-react

Upgrade Considerations / Changelog

See Releases

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i generator-typescript-react

Weekly Downloads

6

Version

0.1.1

License

MIT

Last publish

Collaborators

  • nomcopter