Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Clean Arch + React + Typescript + SWC + Vite + TailwindCSS + Eslint + Prettier + Husky + Jest + Testing library template
- Host: GitHub
- URL: https://github.com/alexz7000/clean-react-template
- Owner: alexZ7000
- License: mit
- Created: 2024-03-21T14:56:20.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T15:01:19.000Z (5 months ago)
- Last Synced: 2024-10-11T00:22:02.076Z (3 months ago)
- Topics: babel, eslint, html, husky, jest, postcss, prettier, react, reactts, setup, simple, swc, tailwind, tailwind-css, tailwindcss, template, testing-library, type, typescript, vite
- Language: JavaScript
- Homepage:
- Size: 335 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React + TypeScript + SWC + Vite + Tailwind + Eslint + Prettier + Husky + 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