Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 277 Bytes

File metadata and controls

9 lines (7 loc) · 277 Bytes

WebAPI-with-Node-and-TypeScript

An example of a WebAPI using Node.js with Express and Typescript

Setup

Run npm install to install all necessary packages.

Start

  1. Run npm run dev to start the application.
  2. Open in browser: http://localhost:8080/