eugenio-cunha / expts

App express.js TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APP Express com TypeScript

App express.js TypeScript

  1. tsc --init

  2. npm init -y

  3. npm install express cors --save

  4. npm install @types/express @types/cors typescript --save-dev

  5. Ctrl+Shift+P > Configure Task >tsc:build - tsconfig.json

About

App express.js TypeScript


Languages

Language:TypeScript 100.0%