Skip to content

eyuta/cypress-nextjs-test

Repository files navigation

This is a sample project for this article.

Getting Started

Install modules:

npm i
# or
yarn

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Testing

npm run cypress:open
# or
yarn cypress:open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published