nodejs-webserver-bootstrap Requirements Gulp build system: npm install gulp-cli --global Typings typings: npm install typings --global How to start Run "npm install" to install all project dependencies from npm Run "typings install" to install the project typings Run "gulp start" to start the server