TypeScript NextJS EmotionJS starter kit Got fed up with create-react-app my-app --scripts-version=react-scripts-ts. :) $ git clone git@github.com:lilybarrett/typescript-nextjs-starter.git $ yarn install $ yarn build $ yarn dev // navigate to localhost:3000 to see "Hello Boo"