Ask HN: What boilerplate do you use to start your Node/React projects?
https://news.ycombinator.com/item?id=18373345Also, what is the best way to organize project folder structure in your opinion? (Everything in one components folder, folder for each component, separate folders for different modules?)
I'm looking for a template I can follow.