Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afperdomo2/curso-tipos-avanzados-ts
Curso de TypeScript: Tipos Avanzados y Funciones (Platzi)
https://github.com/afperdomo2/curso-tipos-avanzados-ts
Last synced: about 13 hours ago
JSON representation
Curso de TypeScript: Tipos Avanzados y Funciones (Platzi)
- Host: GitHub
- URL: https://github.com/afperdomo2/curso-tipos-avanzados-ts
- Owner: afperdomo2
- Created: 2023-09-01T04:27:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T16:56:40.000Z (about 1 year ago)
- Last Synced: 2023-11-09T06:55:34.326Z (about 1 year ago)
- Language: TypeScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
# Ejecutar ejerciciosnpx ts-node src/01-enum.ts
```