Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 255 Bytes

This is a Next.js starter with the following setup for you:

  • JavaScript: TypeScript
  • CSS: Tailwind CSS
  • Linter: ESLint
  • Formatter: Prettier
  • Test: Jest, React Testing Library, Storybook, Cypress
  • Git hooks: Lint-staged & Husky
  • CI: GitHub Actions