Frontend React para ERP Transportistas
Go to file
Adrian Flores Cortes b3982844f8 chore: Add .gitignore and config files
- Add .gitignore for node_modules and build artifacts
- Add package-lock.json for dependency lock
- Add tsconfig.node.json for node configuration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 12:11:00 -06:00
src [WORKSPACE] feat: Add tracking/despacho features and components 2026-01-29 17:57:11 -06:00
.gitignore chore: Add .gitignore and config files 2026-01-30 12:11:00 -06:00
index.html [MAI-003,006,011] feat: Add frontend React components for transport modules 2026-01-26 02:12:38 -06:00
package-lock.json chore: Add .gitignore and config files 2026-01-30 12:11:00 -06:00
package.json feat: Initial frontend structure for ERP Transportistas 2026-01-25 09:51:26 -06:00
postcss.config.js [MAI-003,006,011] feat: Add frontend React components for transport modules 2026-01-26 02:12:38 -06:00
tailwind.config.js [MAI-003,006,011] feat: Add frontend React components for transport modules 2026-01-26 02:12:38 -06:00
tsconfig.json feat: Initial frontend structure for ERP Transportistas 2026-01-25 09:51:26 -06:00
tsconfig.node.json chore: Add .gitignore and config files 2026-01-30 12:11:00 -06:00
vite.config.ts feat: Initial frontend structure for ERP Transportistas 2026-01-25 09:51:26 -06:00