Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 264 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 264 Bytes

Curso-Backend

Primer entrega Proyecto Final.

Despliege en Glitch

https://manu-1er-entrega.glitch.me/

Iniciar el servidor

  • Script para correr el servidor:

npm run start

  • Script para correr el servidor en entorno de desarrollo:

npm run dev