- Instalar TypeScript y demás dependencias
npm i -D typescript @types/node ts-node-dev rimraf
- Inicializar el archivo de configuración de TypeScript ( Se puede configurar al gusto)
npx tsc --init --outDir dist/ --rootDir src
| http://ctf.infosecinstitute.com/ | |
| ## Level 1: | |
| View the source, at the top we see: | |
| <!-- infosec_flagis_welcome --> | |
| Level 1 PASS: infosec_flagis_welcome |