Skip to content

Este es el esquema minimalista inicial de un proyecto nodejs con typescript

License

Notifications You must be signed in to change notification settings

JhonArlex/Proyecto_Incio_NodeJs_Express_TypeScript-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Started_NodeJs_Express_TypeScript-

Este es el esquema minimalista inicial de un proyecto nodejs con typescript y express. Si desarrollad en Visual Studio Code, puede realizar debug en tiempo real sin necesidad de configurar nada. Este proyecto esta basado en el tutorial de Aleksander H. Rendtslev que titula How to get auto restart and breakpoint support with Typescript and Node Creating a great typescript experience with node el cual agradesco por su sencillez al explicar. Este proyecto corre con nodemon para sincronizacion de cambios desde el codigo. Los test se manejan con jest

Para ejecutar:

  • npm install
  • npm run dev

Para test:

  • npm test

About

Este es el esquema minimalista inicial de un proyecto nodejs con typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published