next-ts-enzyme-starter

Boilerplate for React projects with Next.js, Typescript, Jest and Enzyme

Stars
0

Next.js - TypeScript - Jest - Enzyme Starter

  • React
  • Next.js
  • TypeScript
  • Jest
  • Enzyme
  • ESLint
  • Prettier

I might be little opinionated with the eslint and prettier configs. 🤗

Start Using

git clone https://github.com/aliemir/next-ts-enzyme-starter.git your-project-name
cd your-project-name/ && rm -r .git/ && git init
Related Projects