yudhistira-arya / typescript-kitchen-sink

Typescript playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Typescript playground

License:Apache License 2.0


Languages

Language:TypeScript 100.0%