Skip to content

⚛️ Starter for NextJS projects with Typescript, Eslint, Prettier, React Testing Library

Notifications You must be signed in to change notification settings

salatielsql/nextjs-ts-starter

Repository files navigation

Getting Started

First, create a repository using this repository as template

Install dependencies:

npm install
# or
yarn

Development server:

npm run dev
# or
yarn dev

Tests:

npm run test
# or
yarn test

About

⚛️ Starter for NextJS projects with Typescript, Eslint, Prettier, React Testing Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published