初次分配

时间:2024-03-17 22:42:42
【文件属性】:

文件名称:初次分配

文件大小:184KB

文件格式:ZIP

更新时间:2024-03-17 22:42:42

JavaScript

第一次作业 本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。 先决条件 您需要在计算机上正确安装以下物品。 (使用npm) 安装 git clone 此存储库 cd first-homework npm install 运行/开发 ember serve 访问您的应用程序,为 。 访问。 代码生成器 利用大量的代码生成器,尝试使用ember help generate更多详细信息 运行测试 ember test ember test --server 林亭 npm run lint:hbs npm run lint:js npm run lint:js -- --fix 建筑 ember build (发展) ember build --environment production (生产) 部


【文件预览】:
first-assignment-master
----ember-cli-build.js(793B)
----public()
--------robots.txt(51B)
----testem.js(601B)
----.eslintrc.js(1KB)
----.ember-cli(280B)
----.travis.yml(247B)
----config()
--------targets.js(305B)
--------environment.js(1KB)
--------optional-features.json(154B)
----README.md(1KB)
----.template-lintrc.js(57B)
----.editorconfig(367B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(228B)
--------helpers()
--------unit()
----.gitignore(369B)
----app()
--------index.html(710B)
--------models()
--------styles()
--------controllers()
--------components()
--------helpers()
--------app.js(384B)
--------templates()
--------router.js(236B)
--------routes()
----.watchmanconfig(37B)
----.eslintignore(240B)
----package-lock.json(760KB)
----package.json(2KB)
----vendor()
--------.gitkeep(0B)

网友评论