Skip to content

manureichel/Curso-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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