Gama Academy - Arquiterura de Projetos

FACTORY

Aula - FACTORY Typescript

Stack utilizada

Back-end: Node, JS e Typescript.

Instalação

Instale com npm

  1 - npm init

  2 - npm install typescript @types/node -D

  3 - npx tsc --init --rooDir src --outDir build

Autores