Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexz7000/clean-react-template

Clean Arch + React + Typescript + SWC + Vite + TailwindCSS + Eslint + Prettier + Husky + Jest + Testing library template
https://github.com/alexz7000/clean-react-template

babel eslint html husky jest postcss prettier react reactts setup simple swc tailwind tailwind-css tailwindcss template testing-library type typescript vite

Last synced: about 12 hours ago
JSON representation

Clean Arch + React + Typescript + SWC + Vite + TailwindCSS + Eslint + Prettier + Husky + Jest + Testing library template

Awesome Lists containing this project

README

        

React + TypeScript + SWC + Vite + Tailwind + Eslint + Prettier + Husky + Jest + Testing Library




react
typescript
swc
vite
tailwind
ESLint
Prettier
🐶
jest
Testing Library

This template provides a minimal setup to get React working in Vite with HMR
with ESLint/PRETTIER rules, and Husky to automate the process.

In root folder run this command

```node
npm install
```

Template made in NodeJS: 20.11.0