I
I
IVAN SAVCHENKO2016-02-22 12:05:42
Node.js
IVAN SAVCHENKO, 2016-02-22 12:05:42

How to set up a React app build properly?

I am new to React. The task is to find or write a generator that would satisfy the following conditions.
1) React application
2) Webpack or gulp
3) ES6
4) Proxy to a third-party api based on http-proxy-middleware
5) Ability to run front-end on any server (apache, nginx), even if the dev server is on node.js
Can you please tell me any ready-made seed projects or yeoman generators that meet these conditions? I use this from the world of angular, I would like something similar from the world of react.
Or share your recipes for effectively launching a react application with such parameters.
Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikita Gushchin, 2016-02-22
@gelevanog

https://github.com/erikras/react-redux-universal-h...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question