ArioAtlas / typescript-seed

A minimal seed for starting typescript projects with gulp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Seed

A simple emviroment for developing TypeScript projects.

Gulp Commands

  1. gulp => compile .ts to .js

  2. gulp watch => provide background compilation

  3. gulp uglify => compile .ts to minified .js

About

A minimal seed for starting typescript projects with gulp


Languages

Language:JavaScript 71.5%Language:HTML 16.0%Language:TypeScript 12.5%