How to configure yo blockstack:react ? (or how to start blockstack react project)

When I use standart pattern generator (yo blockstack:react) I get problem with some libraries, such as semantic-ui-react (problem with webpack require funct), when use create-react-app boilerplate, I get problem with headers

What is right way to start work with blockstack in react ?

Created this CRA boilerplate a while ago, but might be a bit outdated, PRs welcome =)