generator-g-react

2.0.9 • Public • Published

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

/generator-g-react/

    Package Sidebar

    Install

    npm i generator-g-react

    Weekly Downloads

    1

    Version

    2.0.9

    License

    Apache-2.0

    Unpacked Size

    99.5 kB

    Total Files

    91

    Last publish

    Collaborators

    • antoniogiordano