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