yarn create next-app --example with-typescript with-typescript-app
yarn add @chakra-ui/core @emotion/core @emotion/styled emotion-theming
https://dev.to/aprietof/next-js-typescript-storybook-the-really-simple-guide-2019-fei
yarn add --dev jest @testing-library/react babel-jest @babel/core @babel/preset-env
yarn dev - for development yarn storybook - for storybook view