example-percy-ember:Percy的Ember教程的示例应用程序

时间:2021-04-30 21:01:33
【文件属性】:
文件名称:example-percy-ember:Percy的Ember教程的示例应用程序
文件大小:389KB
文件格式:ZIP
更新时间:2021-04-30 21:01:33
JavaScript 示例-珀西-琥珀色 示例应用程序展示了视觉测试到Ember的集成。 基于 。 灰烬教程 本教程假定您已经熟悉JavaScript和并着重于将其与Percy结合使用。 如果您不熟悉Ember,仍然可以继续学习,但是我们不会花时间介绍Ember概念。 本教程还假设您已安装和 。 步骤1 克隆示例应用程序并安装依赖项: $ git clone git@github.com:percy/example-percy-ember.git $ cd example-percy-ember $ npm install 示例应用程序及其测试现已准备就绪。 您可以通过运行npm run start并在浏览器中打开http://localhost/4200来浏览该应用程序。 第2步 登录到Percy并创建一个新项目。 您可以根据需要将项目命名为“ todo”。 创建项目后,将显示一个令牌环境变量。 第
【文件预览】:
example-percy-ember-master
----ember-cli-build.js(850B)
----.github()
--------dependabot.yml(131B)
--------workflows()
----public()
--------robots.txt(51B)
----testem.js(589B)
----.eslintrc.js(1KB)
----.prettierignore(253B)
----.ember-cli(280B)
----config()
--------targets.js(305B)
--------ember-cli-update.json(386B)
--------environment.js(1KB)
--------optional-features.json(154B)
----LICENSE(1KB)
----.prettierrc(45B)
----README.md(4KB)
----.template-lintrc.js(153B)
----.editorconfig(367B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(327B)
--------.eslintrc.js(57B)
--------helpers()
--------acceptance()
--------unit()
----.gitignore(393B)
----.prettierrc.js(58B)
----app()
--------index.html(640B)
--------services()
--------models()
--------styles()
--------controllers()
--------resolver.js(65B)
--------components()
--------helpers()
--------app.js(390B)
--------modifiers()
--------templates()
--------router.js(294B)
--------routes()
----.watchmanconfig(37B)
----.eslintignore(253B)
----package-lock.json(1.62MB)
----package.json(2KB)
----vendor()
--------index.css(7KB)

网友评论