Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 338 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 338 Bytes

Boilerplate App Next.js

  • TypeScript
  • Babel
  • Lint
  • Prettier
  • Husky for git hooks ( used with lint )
  • Jest
  • React-testing Library
  • Styled-Components
  • Storybook
  • PWA
  • PLOP ( generator )

for creating a new project using this boilerplate is easy..

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