/ts-skeleton

Primary LanguageJavaScript

TypeScript project skeleton

Features:

  • Broccoli + TypeScript + Rollup build setup
  • Source maps that work when debugging in Chrome or Visual Studio Code
  • vscode launch config for debugger

Requirements:

  • node
  • yarn

Installing:

$> yarn

Using:

Development:

$> yarn start

Production build:

$> yarn build

Builds output to a dist/