webmoney/frontend
2025-12-19 18:23:06 +01:00
..
public fix: Atualizar service worker para v1.60.0 e rebuild frontend 2025-12-19 17:04:53 +01:00
src feat: melhorias em emails, traduções e página de pricing 2025-12-19 18:23:06 +01:00
.gitignore refactor: migração para desenvolvimento direto no servidor 2025-12-19 11:45:32 +01:00
eslint.config.js refactor: migração para desenvolvimento direto no servidor 2025-12-19 11:45:32 +01:00
index.html refactor: migração para desenvolvimento direto no servidor 2025-12-19 11:45:32 +01:00
package-lock.json feat: adicionar filtro 'Sem Categoria' nas transações 2025-12-19 12:12:07 +01:00
package.json refactor: migração para desenvolvimento direto no servidor 2025-12-19 11:45:32 +01:00
README.md refactor: migração para desenvolvimento direto no servidor 2025-12-19 11:45:32 +01:00
vite.config.js refactor: migração para desenvolvimento direto no servidor 2025-12-19 11:45:32 +01:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.