Skip to content

gabrieldeespindula/chess-app

Repository files navigation

Chess App

Simple chess app using react, typescript, vite, yarn and jest.

Getting Started

You can clone this project and use "yarn" to install dependencies, then just run "yarn dev"

Available Scripts

In the project directory, you can run:

yarn dev

Runs the app in the development mode.
The page will reload if you make edits.

yarn test

Runs app tests and coverage.