simple-date-time-app

时间:2021-05-09 13:13:39
【文件属性】:
文件名称:simple-date-time-app
文件大小:184KB
文件格式:ZIP
更新时间:2021-05-09 13:13:39
JavaScript 日期应用 这个简单的网站显示您当前位置的日期和时间,以及法国巴黎的当前日期和时间。 它还显示一个刷新按钮,刷新两个位置的时间。 先决条件 您需要在计算机上正确安装以下物品。 (使用npm) 安装 git clone 此存储库 cd date-app 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 product
【文件预览】:
simple-date-time-app-main-1
----ember-cli-build.js(794B)
----public()
--------robots.txt(51B)
----testem.js(589B)
----.eslintrc.js(1KB)
----.prettierignore(253B)
----.ember-cli(280B)
----.travis.yml(247B)
----config()
--------targets.js(314B)
--------ember-cli-update.json(386B)
--------environment.js(1KB)
--------optional-features.json(154B)
----README.md(1KB)
----.template-lintrc.js(58B)
----.editorconfig(367B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(329B)
--------helpers()
--------unit()
----.gitignore(383B)
----.prettierrc.js(58B)
----app()
--------index.html(697B)
--------models()
--------styles()
--------controllers()
--------components()
--------helpers()
--------app.js(391B)
--------templates()
--------router.js(243B)
--------routes()
----.watchmanconfig(37B)
----.eslintignore(253B)
----package-lock.json(718KB)
----package.json(2KB)
----vendor()
--------.gitkeep(0B)

网友评论