ember-apollo:Ember和Apollo教程有关如何进行GraphQL的示例项目

时间:2021-02-04 22:24:33
【文件属性】:
文件名称:ember-apollo:Ember和Apollo教程有关如何进行GraphQL的示例项目
文件大小:127KB
文件格式:ZIP
更新时间:2021-02-04 22:24:33
ember graphql emberjs apollo EmberJavaScript 灰烬和阿波罗教程 这是属于有关GraphQL的示例项目。 运行应用 0.验证依赖关系 该项目依赖于两个依赖项: 和 。 验证是否已安装并配置了这些依赖项。 1.克隆存储库 git clone https://github.com/howtographql/ember-apollo/ cd ember-apollo 2.使用创建GraphQL API # Install Graphcool CLI yarn global add graphcool # Create a new project based on the Hackernews schema graphcool init --s
【文件预览】:
ember-apollo-master
----.travis.yml(249B)
----.ember-cli(280B)
----ember-cli-build.js(800B)
----vendor()
--------tachyons.css(123KB)
--------tachyons.min.css(82KB)
--------.gitkeep(0B)
----config()
--------targets.js(165B)
--------environment.js(1KB)
----.watchmanconfig(37B)
----package.json(1KB)
----tests()
--------test-helper.js(162B)
--------index.html(1KB)
--------unit()
--------.eslintrc.js(55B)
--------integration()
--------helpers()
----app()
--------models()
--------templates()
--------gql()
--------routes()
--------index.html(678B)
--------controllers()
--------resolver.js(65B)
--------components()
--------styles()
--------app.js(406B)
--------services()
--------router.js(333B)
--------helpers()
----testem.js(214B)
----.eslintrc.js(188B)
----.gitignore(268B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----README.md(2KB)
----yarn.lock(230KB)
----.editorconfig(368B)
----LICENSE.txt(1KB)

网友评论