Akagi201
2/17/2016 - 10:33 AM

typescript.md

docs

install

  • npm install -g typescript

compile

  • tsc helloworld.ts -> helloworld.js

tutorials