Skip to content
stauvel edited this page Mar 10, 2016 · 2 revisions

Prerequisites

Node

Node 0.6.5 or later installed.

If you are using Ubuntu, then you may need to install "nodejs-legacy" too :

apt-get install nodejs-legacy

Npm

"Node Package Manager"

Include in node package.

Gulp

npm install -g gulp
npm install gulp-typescript

Clone this wiki locally