Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forinda/react-tdd-with-vite-and-vitest-template
A simple setup of react template setup with tailwindcss, vitest, vite, eslint, prettier for test driven development with react
https://github.com/forinda/react-tdd-with-vite-and-vitest-template
jsdom react react-boilerplate react-template react-test react-test-renderer react-testing-library reactjs tailwindcss tdd tdd-react tdd-typescript test-driven-development typescript typescript-boilerplate vitest vitest-ts
Last synced: about 1 month ago
JSON representation
A simple setup of react template setup with tailwindcss, vitest, vite, eslint, prettier for test driven development with react
- Host: GitHub
- URL: https://github.com/forinda/react-tdd-with-vite-and-vitest-template
- Owner: forinda
- Created: 2023-02-03T07:38:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T07:43:53.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T19:59:03.963Z (over 1 year ago)
- Topics: jsdom, react, react-boilerplate, react-template, react-test, react-test-renderer, react-testing-library, reactjs, tailwindcss, tdd, tdd-react, tdd-typescript, test-driven-development, typescript, typescript-boilerplate, vitest, vitest-ts
- Language: CSS
- Homepage:
- Size: 52.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React test driven development with vite and vitest
Simple setup with the following in place
- Vite
- React
- Typescript
- Eslint
- Prettier
- Airbnb convention of `js`
- Vitest
- JSdom### Quickstart setting up your react app
Simple to clone and pnpm install