Skip to content

Template for React with NextJs, TypeScript, Emotion, ESLint & Prettier

Notifications You must be signed in to change notification settings

prafed/react-nextjs-ts-template

Repository files navigation

Template for React with NextJs, TypeScript, Emotion, ESLint & Prettier

Use this as a base for any new projects with all the initial overhead configuration taken care of

Install dependencies: yarn install

Start the app: yarn dev