Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kush-x7/keypad-project


https://github.com/kush-x7/keypad-project

reactjs testing-library typescript

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Website

Code deployed on:

## Running the project

Run `yarn install` or `yarn` after opening the repository in your editor. This will install all the necessary packages for the project which are mentioned in the `pacakage.json` file of the project.

Then use `yarn dev` to run the project.

## My Learning

For quick revision: [Setup Testing Library fro Vite TypeScript project](https://codingwithmanny.medium.com/quick-jest-setup-with-vitejs-react-typescript-82f325e4323f)