generator-react-beginner-kit

1.0.1 • Public • Published

generator-react-beginner-kit NPM version Build Status Dependency Status

This is full stack react generator for working with react js application. Generator creates react-redux based full stack application.

Installation

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

npm install -g yo
npm install -g generator-react-beginner-kit

Then generate your new project:

yo react-beginner-kit

Note

This create react full stack project. Complete structure can be found below -

Pre configured application

This app comes with preconfigured configuration. You can find below listed functionality already implemented -

  • login
  • logout
  • signup
  • home screen
  • server
  • build management
  • Initial test cases

For more details refer this

License

MIT © Prince Soni

Package Sidebar

Install

npm i generator-react-beginner-kit

Weekly Downloads

8

Version

1.0.1

License

MIT

Last publish

Collaborators

  • princesoni1989