plan is:
- create simple structure
- setup bundler (parcel/rollup/esbuild)
- create configs for dev and prod modes
- create assets folder with global styles, icons and etc
- write tests
- add linting
- add react storybook (???) https://github.com/storybooks/addon-jsx
- pre commit/ pre push
- bundle analizer
- tree shaking utils (???)
it contains now:
- webpack
- dev config
- dev server
- aliases for actions, constansts folders
- global variables config
- connected redux devtools