How to use
npm install typescript
npm install tsd
tsd reinstall # puts type definitions
tsc -w # watch compiler
python -m SimpleHTTPServer # launch http server
open 'http://localhost:8000/sample.html'
PDF.js with structure for research papers (academic, medical, etc.)
npm install typescript
npm install tsd
tsd reinstall # puts type definitions
tsc -w # watch compiler
python -m SimpleHTTPServer # launch http server
open 'http://localhost:8000/sample.html'
PDF.js with structure for research papers (academic, medical, etc.)