An open API service indexing awesome lists of open source software.

https://github.com/patocallaghan/next-cypress-test


https://github.com/patocallaghan/next-cypress-test

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

### Spike of using Next.js with Cypress
#### Instructions

```
yarn
yarn dev // In one terminal window to run the Next.js app

// Run either of the following in another terminal window
yarn cypress:open
yarn cypress:run