I know it\'s very new, but I\'d like to create a prototype using aurelia with Visual Studio. VS support is in the hopper, but the current documentation is based on node.js
There are several sample Aurelia Visual Studio solutions contained here: aurelia typescript samples
These samples use a javascript bundle (also created as part of the repo), so no gulp is needed.
Warning - these are samples and are not polished.