/cra-5-react-18-cypress-10-ts

CRA 5 (React 18), TypeScript, Cypress 10 start

Primary LanguageTypeScript

Getting Started with Create React App

This project was bootstrapped with Create React App.

It features:

  • Cypress 10 for Component Testing
  • React 18
  • Webpack 5
  • TypeScript

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npx cypress open --component

Launch Cypress 10 with Component Testing.