Base shell: the basic react setup: routing, internationalization and async load.
npx create-react-app my-app --template base
.