This package has been deprecated

Author message:

this package has been deprecated

react.gen

1.0.1 • Public • Published

React.Gen

React.Gen is a NPM cli tool for reactjs-typescript-mobx driven project.

React.Gen displays my reactjs-modern-seed and currently gives you the option of choosing and bootstrapping between UI Frameworks (ant design and react-bootstrap).

Take a look at my reactjs-modern-seed for more insight into the concepts and programming design.

Before you start

Be sure to have npm >= 5. I utilize native npm package management.

Quick Overview

npm install -g react.gen

react.gen my-app

cd my-app    
npm run gen:container
npm run start:dev

Application will be running at http://localhost:8000/.

Production build script is accessible with npm run build:dist

What's next...

Well this is my first version. I want to add the following things:

  • [] Router of Choice (uirouter or react-router)
  • [] Typescript of Javascript (ES6)

Package Sidebar

Install

npm i react.gen

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • roger-king