Aurelia: Web 开发框架

Aurelia 是一个基于 JavaScript 的开源 Web 开发框架。

功能

  • 模块化架构
  • 数据绑定
  • 路由
  • 模板化
  • HTTP 客户端

使用说明

  1. 安装 Aurelia 依赖项。
  2. 创建新的 Aurelia 应用程序。
  3. 启动开发服务器。
  4. 在浏览器中打开应用程序。

高级选项

  • 自定义 Webpack 配置:npm start --open --port 8888
  • 启用 Webpack Bundle Analyzer:npm run analyze
  • 启用热模块重新加载:npm start --hmr
  • 更改开发服务器端口:npm start --port 8888
  • 更改开发服务器主机:npm start --host 127.0.0.1
zip
Aurelia-Inital-master.zip 预估大小:54个文件
folder
Aurelia-Inital-master 文件夹
file
.eslintrc.json 147B
folder
aurelia_project 文件夹
folder
generators 文件夹
file
generator.js 2KB
file
generator.json 119B
file
component.js 1KB
file
value-converter.js 949B
file
task.js 1018B
file
element.json 127B
file
binding-behavior.js 968B
file
attribute.js 1KB
file
attribute.json 118B
file
value-converter.json 123B
file
binding-behavior.json 125B
file
component.json 188B
file
task.json 98B
file
element.js 1KB
file
aurelia.json 654B
folder
tasks 文件夹
file
build.json 622B
file
run.json 1018B
file
run.js 955B
file
build.js 802B
file
test.js 546B
file
jest.json 244B
file
test.json 244B
file
jest.js 32B
file
yarn.lock 387KB
file
index.ejs 390B
file
webpack.config.js 8KB
file
favicon.ico 15KB
folder
src 文件夹
folder
style 文件夹
file
style.css 717B
file
main.js 719B
file
app.html 82B
folder
components 文件夹
folder
about 文件夹
file
about.html 41B
file
about.js 23B
folder
modal 文件夹
file
my-modal.js 341B
file
my-modal.html 343B
folder
home 文件夹
file
home.html 41B
file
home.js 22B
file
app.js 569B
folder
resources 文件夹
file
index.js 70B
folder
.vscode 文件夹
file
launch.json 353B
file
extensions.json 220B
file
jsconfig.json 188B
folder
config 文件夹
file
environment.json 38B
file
environment.production.json 40B
folder
test 文件夹
file
jest-pretest.js 213B
folder
unit 文件夹
file
.eslintrc 37B
file
app.spec.js 636B
file
README.md 1KB
file
.editorconfig 257B
file
.gitignore 1KB
file
.babelrc.js 751B
file
package-lock.json 552KB
file
package.json 3KB
folder
static 文件夹
file
favicon.ico 15KB
zip 文件大小:331.65KB