Skip to content

maciekgrzybek/react-ts-testing-tutorial

Repository files navigation

About

This is a simple cart application, created as an example for this article about testing React applications.

Getting Started

First, install the dependencies and then run the development server:

npm i
npm run dev
# or
yarn
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published