文件名称:aurelia-nested-custom-elements
文件大小:37KB
文件格式:ZIP
更新时间:2024-08-05 00:27:52
JavaScript
aurelia-骨骼-导航 这个骨架是平台的一部分。 它使用 gulp 设置了一个标准的导航样式应用程序,以使用 Babel 编译器构建您的 ES6 代码。 还配置了 Karma/Protractor/Jasmine 测试。 要了解最新信息,请访问并订阅。 如果您有任何疑问,我们邀请您 。 如果您想更深入地了解我们的开发过程,请安装 Chrome 扩展程序并访问我们存储库的任何板。 您可以通过访问来获得所有 Aurelia 工作的概览。 运行应用程序 要运行该应用程序,请按照以下步骤操作。 确保安装了 。 这提供了构建工具运行的平台。 从项目文件夹中,执行以下命令: npm install 确保安装了 。 如果需要安装,请使用以下命令: npm install -g gulp 确保已安装 。 如果需要安装,请使用以下命令: npm install -g jspm 注意:
【文件预览】:
aurelia-nested-custom-elements-master
----.jshintrc(21B)
----index.html(288B)
----favicon.ico(2KB)
----config.js(45KB)
----src()
--------custom()
--------welcome.js(27B)
--------app.html(102B)
--------config.js(164B)
--------app.js(481B)
--------welcome.html(685B)
----test.js(2KB)
----.npmignore(36B)
----doc()
--------api.json(55B)
--------CHANGELOG.md(9B)
----jsconfig.json(69B)
----CONTRIBUTING.md(628B)
----gulpfile.js(155B)
----LICENSE(1KB)
----build()
--------tasks()
--------paths.js(461B)
--------babel-options.js(177B)
--------args.js(304B)
----test()
--------unit()
--------e2e()
----README.md(4KB)
----_build_notes.md(322B)
----.editorconfig(264B)
----.gitignore(80B)
----karma.conf.js(2KB)
----aurelia.protractor.js(2KB)
----package.json(4KB)
----protractor.conf.js(606B)