This a custom boilerplate template bootstrapped with create-next-app, using these development technologies:
- React;
- NextJS;
- TypeScript;
- Styled Components;
- Jest;
- Testing Library;
- ESLint;
- Prettier;
- husky;
- lint-staged;
- next-pwa;
- webpack¹.
¹ In fisrt moment, we using this resource to next-pwa workings well.
1 - To run the development server:
yarn dev2 - After this, open http://localhost:3000 with your browser to see the result.