keenethics / node-react-starter-kit

MIT License
0 stars 1 forks source link

Build app #29

Closed maryna-yanul closed 5 years ago

maryna-yanul commented 5 years ago

We need to make frontend webpack-server to proxy requests to the backend in development mode. In production, server should serve prebuilt frontend-app from smth like public.

Please continue working at server-structure branch.