As usual:
1.npm install
2.npm start
This is a very basic example and probably should vary on production.
It's not included redux or other libraries exept ReactJS and
It's created thorugh npx create-react-app my-app for simplicity.
you can find defrant styles of redux examples in my git profile.