Skip to content

llbalch/react-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Boilerplate with Tests

React Parcel Jest React Router Made With

A project to demonstrate testing in React

Built With

Usage

  • Fork this repo, clone to your desktop, and install dependencies:
    npm install
  • Start the server, and navigate to localhost:1234
    npm run start
  • Run the test suite
    npm run test

Made with ♥️ by Adam Sisk

About

A project to demonstrate testing in React

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 78.5%
  • HTML 18.4%
  • CSS 3.1%