Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

React Testing.

Write test for React by test counter application.

Quick start.

Install dependencies.

$ yarn

Run test.

$ yarn test

Run development.

$ yarn start