Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ax-sh/frontend-testing-lab


https://github.com/ax-sh/frontend-testing-lab

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

https://vitejs.dev/guide/
https://tailwindcss.com/docs/guides/vite

`pnpx tailwindcss init --ts`

https://github.com/hannoeru/vite-plugin-pages

```sh
pnpm install -D vite-plugin-pages
pnpm install react-router react-router-dom
```

```sh
pnpm install pino
```

https://github.com/testing-library/jest-dom#with-vitest

https://mswjs.io/docs/basics/intercepting-requests

https://fakerjs.dev/guide/
```shell
pnpm add @faker-js/faker --save-dev

```

https://fakerjs.dev/api/

https://github.com/typicode/husky