There’s literally a whole page on what to do in the docs.
As for file and folder names, I recommend adopting snake_case for all file and folder names, because otherwise you may run into export problems with Windows and Mac. While their are OS combinations that make this not an issue, I find it better to recommend it across the board. Because then the issues will never come up for you.