Configure Aurelia Project using Visual Studio

前端 未结 6 1911
梦谈多话
梦谈多话 2020-12-28 09:19

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

6条回答
  •  情书的邮戳
    2020-12-28 10:04

    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.

提交回复
热议问题