Skip to content

Biko-School/bikoschool2023-api-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BikoSchool 2023 - API starter

Proyecto base de express con typescript

Cómo ejecutarlo

  • npm install: instala las dependencias
  • npm start: verifica tipado e inicia el API
  • npm run dev: verifica tipado e inicia el API en modo watch
  • npm run build: verifica tipado y hace el build de producción
  • npm test: ejecuta los test
  • npm run test:watch: ejecuta los test en modo watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published