jeffreyzhen / rtl-blog-1-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the codebase for the examples used in my react-testing-library article:

Running locally

In the project directory, you can run:

yarn 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.

yarn test

Launches the test runner in the interactive watch mode.

About


Languages

Language:JavaScript 79.8%Language:HTML 14.9%Language:CSS 5.3%