Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 215 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 215 Bytes

webpack-ts-demo

A demo of bundling typescript with webpack

Usage

Clone to a local repo
Run 'npm install' in command prompt
Run 'gulp' to build
Output will be in 'dist' folder
Open 'index.html' to view