Boilerplate to projects using NextJS + TypeScript + React + Storybook + Jest

How use this structure

npm create next-app -e https://github.com/Gleider/nextjs-boilerplate

OR

yarn create next-app -e https://github.com/Gleider/nextjs-boilerplate

Just put the name on project and... done!