DEV Community

Discussion on: How to set up React projects without using create-react-app

Collapse
 
rasveerb profile image
Rasveer Bansi

I always relied on create-react-app but would then face problems later on and without access to the config files it was very frustating to try and solve them! Hopefully this guide can help not just explain these files but also solve any issues you had with create-react-app :)