Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 287 Bytes

webinos.github.io

webinos documentation website available at webinos.github.com

To install, make sure you clone the git modules in the ThirdParty folder.

Typescript

To compile the typescript (*.ts) files with node.js

npm install -g typescript
tsc theFile.ts