No description
  • TypeScript 100%
Find a file
2026-04-17 09:26:17 -03:00
.gitignore Parte 1 e parte dois 2026-04-10 09:24:58 -03:00
bun.lock Parte 3 2026-04-17 09:26:17 -03:00
cli.ts Parte 1 e parte dois 2026-04-10 09:24:58 -03:00
core.ts Parte 1 e parte dois 2026-04-10 09:24:58 -03:00
data.todo.json Parte 1 e parte dois 2026-04-10 09:24:58 -03:00
index.ts Parte 1 e parte dois 2026-04-10 09:24:58 -03:00
package.json Parte 3 2026-04-17 09:26:17 -03:00
README.md Parte 1 e parte dois 2026-04-10 09:24:58 -03:00
server.ts Parte 3 2026-04-17 09:26:17 -03:00
tsconfig.json Parte 1 e parte dois 2026-04-10 09:24:58 -03:00

atividade-1-program-ii

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.11. Bun is a fast all-in-one JavaScript runtime.