2.0.6 • Published 7 years ago

react-create-app v2.0.6

Weekly downloads
465
License
MIT
Repository
-
Last release
7 years ago

react-create-app

This helper exports a function returning a ready-to-use React App component with the following:

  • react-router-redux
  • history
  • redux-persist

It works great in combo with https://github.com/damianobarbati/create-simple-app

Usage

https://github.com/damianobarbati/create-simple-app/blob/master/index.js