Skip to content

mousetree/react-tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Driven Development in React is easy

This is the code that goes with this blog post. If for some reason you want to run it:

npm install
npm start
npm test

You can also use yarn if you're fancy.