Files
2026-01-11 20:36:14 -06:00

13 lines
380 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# React + Vite
Este proyecto es una aplicación web construida con **React + Vite** y está pensada para ser desplegada en **producción usando Nginx** como servidor web.
construimos el build
**npm run build**
este genera una carpeta: dist/
colocamos el dist/ en el servidor y configuramos nuestro Nginx , para https se recomienda Lets Encrypt + Nginx
y reiniciamos Nginx