Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 227 Bytes

File metadata and controls

7 lines (6 loc) · 227 Bytes

ts_workshop

Playground for TS and SystemJS

Basic commands:
  • npm run tsc build TS code for SystemJS
  • npm run jspm bundle modules prepared by TS
  • npm run serve run simple server to serve local files in browser