Skip to content

stidio/next-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

66e143e · May 16, 2022

History

2 Commits
May 16, 2022
May 16, 2022
May 16, 2022
May 1, 2022
May 1, 2022
May 1, 2022
May 1, 2022
May 1, 2022
May 1, 2022
May 1, 2022
May 1, 2022
May 1, 2022
May 16, 2022
May 16, 2022
May 1, 2022
May 16, 2022

Repository files navigation

Next.js + Jest

This example shows how to configure Jest to work with Next.js.

This includes Next.js' built-in support for Global CSS, CSS Modules and TypeScript.

How to Use

Quickly get started using Create Next App!

In your terminal, run the following command:

npx create-next-app --example with-jest with-jest-app
# or
yarn create next-app --example with-jest with-jest-app
# or
pnpm create next-app -- --example with-jest with-jest-app

Run Jest Tests

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published