erikras / react-redux-universal-hot-example

A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
MIT License
12.01k stars 2.5k forks source link

[IDEA] Any way to create a create-react-app custom setup? #1242

Open lewyuburi opened 8 years ago

lewyuburi commented 8 years ago

I think this is a good way to generate and manage configurations and dev-dependencies

hengbenkeji commented 7 years ago

Do you mean the way a project should be managed like this? https://medium.freecodecamp.com/create-react-app-and-the-future-of-creating-react-applications-3c336f29bf1c#.tbesu3bj5

lewyuburi commented 7 years ago

Yes!