This is a minimal NextJS starter template pre-configured with TypeScript, ESLint, Prettier, and Husky.
Using the latest versions of the following libraries and frameworks:
Create a repo from this template on GitHub.
yarnyarn devThe application will start at http://localhost:3000 by default.
yarn build
yarn startThe application will start at http://localhost:3000 by default.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
This project is intended as a minimal starting point for a NextJS TypeScript app, pre-configured with basic ESLint, Prettier, and Husky settings.
This template is based on next-starter by Christopher Carpenter.
To learn more about NextJS, take a look at the following resources: