在没有NodeJ和JSPM的情况下运行Aurelia框架 [英] Run Aurelia Framework without NodeJs and JSPM

查看:72
本文介绍了在没有NodeJ和JSPM的情况下运行Aurelia框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在学习Aurelia框架.我在NodeJs和JSPM中看到了其文档示例.

I am learning Aurelia Framework. I seen its document given example in NodeJs and JSPM.

但是我没有NodeJ和JSPM.我来自.Net背景.

But I don't have NodeJs and JSPM. I am from .Net background.

可以在不安装NodeJS的情况下运行Aurelia Framework.

Its possible to run Aurelia Framework without install NodeJS.

我想像添加标签和添加CDN链接一样运行Aurelia Framework. 有可能吗?

I want run Aurelia Framework just like add tag and add CDN link. Its possible ?

推荐答案

您可以在没有NodeJS或JSPM的Visual Studio中编写和执行Aurelia.这是Aurelia框架导航到TypeScript的端口,该脚本使用了Aurelia AMD库的捆绑包.您应该能够克隆存储库,然后将其加载到Visual Studio中并运行应用程序(使用Chrome),而无需执行任何其他操作.

You can write and execute Aurelia in Visual Studio without NodeJS or JSPM. Here is a port of the Aurelia skeleton-navigation to TypeScript which uses a bundle of the Aurelia AMD Libraries. You should be able to clone the repo and then load this up in Visual Studio and run the app (using Chrome) without any other action.

https://github .com/cmichaelgraham/aurelia-typescript#just-use-it --- visual-studio-using-requirejs-amd-module-loader

如果您有兴趣,请此处是有关如何创建捆绑包的详细信息

这篇关于在没有NodeJ和JSPM的情况下运行Aurelia框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆