JSPM

  • Created
  • Published
  • Downloads 10
  • Score
    100M100P100Q64259F
  • License Apache-2.0

Official Getapper Yeoman generator for React + Redux Toolkit + Sagas + Routing + MUI + Ajax Saga projects

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (generator-g-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    generator-g-react [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]

    Official Getapper Yeoman generator for React + Redux Toolkit + Sagas + Routing + MUI + Ajax Saga projects

    Installation

    First, install Yeoman and generator-g-react using npm (we assume you have pre-installed node.js).

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

    Then generate your new project:

    yo g-react:app
    yo g-react:init

    Sub-commands

    yo g-react:app

    yo g-react:init

    yo g-react:mui

    yo g-react:scene

    yo g-react:comp

    yo g-react:slice

    yo g-react:model

    yo g-react:ajax

    yo g-react:form

    yo g-react:cognito

    License

    Apache-2.0 © antoniogiordano