Skip to content

Kornil/E2E-simple-app

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

E2E Simple App

Technologies used:

  • React
  • Styled Components (emotionjs)
  • TypeScript
  • ESLint + prettier
  • Jest
  • Cypress

Commands

  • npm run dev to run the project locally
  • npm run test to run jest tests
  • npm run test--e2e to run cypress tests
  • npm run type-check type check the project for TypeScript errors (babel TypeScript package does not do it automatically)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published