超级英雄:使用Ember CLI和Marvel API搜索Marvel角色

时间:2021-02-04 20:41:06
【文件属性】:
文件名称:超级英雄:使用Ember CLI和Marvel API搜索Marvel角色
文件大小:589KB
文件格式:ZIP
更新时间:2021-02-04 20:41:06
javascript ember-cli ember marvel-api EmberJavaScript 超级英雄 这是一个展示使用Ember与第三方API通信的应用程序。 它使用Marvel API通过其API列出或搜索Marvel角色数据库。 先决条件 您需要在计算机上正确安装以下物品。 (带有NPM) 安装 git clone git@github.com:dtt101/superhero.git cd superhero npm install bower install 奇迹API 要访问Marvel API,您需要从以下获取API密钥: : 使用.env命令在项目的根目录中创建一个.env文件: MARVEL_PUBLIC_KEY=YOURKEYGOESHERE 运行
【文件预览】:
superhero-master
----.travis.yml(318B)
----.ember-cli(280B)
----testem.json(198B)
----vendor()
--------.gitkeep(0B)
----config()
--------environment.js(1KB)
----.watchmanconfig(29B)
----package.json(1KB)
----Brocfile.js(833B)
----.bowerrc(60B)
----firebase.json(212B)
----tests()
--------acceptance()
--------test-helper.js(112B)
--------index.html(972B)
--------unit()
--------.jshintrc(831B)
--------fixtures()
--------helpers()
----LICENCE.md(1KB)
----app()
--------models()
--------serializers()
--------templates()
--------routes()
--------index.html(626B)
--------controllers()
--------transforms()
--------adapters()
--------components()
--------styles()
--------app.js(420B)
--------router.js(340B)
--------helpers()
----.gitignore(253B)
----public()
--------img()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----README.md(1KB)
----.jshintrc(518B)
----bower.json(575B)
----.editorconfig(543B)

网友评论