Skip to content

Snouzy/nextjs-testing-strategy-2022

 
 

Repository files navigation

nextjs-testing-strategy-2022

First, run the redis server:

doclker-compose up -d

Next, run the development server:

yarn && yarn dev

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

About

nextjs-testing-strategy-2022

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.5%
  • JavaScript 5.3%
  • CSS 2.2%