/typescript-kitchen-sink

Typescript playground

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Overview

To test out Typescript.

To run:

  1. npm install .
  2. For Intellij / Webstorm:
    1. Create node js runner configuration
    2. Point Javascript file to dist/main.js.
    3. Enable Typescript auto recompile in the settings.

Entry point is main.ts