Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Adam Beer
11,314 PointsCreate-React-App Webpack configuration
Hi all!
I create a photo blog app to my friend. I use create-react-app and I would like to use react-flexbox-grid. Where I find webpack.config.js file or how I find it? I am very confusing, it just modify a 3 rows in webpack.config.js file but I don't find it the file.
Can somebody help me?
1 Answer

Adam Beer
11,314 PointsI found two important things,
First: Can we please use the create-react-app?
Second: Override create-react-app webpack configs without ejecting
I hope these sites helps anybody in to development!