文件名称:peep-stack-frontend:PEEP Stack博客示例(人类前端)
文件大小:18KB
文件格式:ZIP
更新时间:2024-05-19 22:59:01
JavaScript
PEEP堆栈前端
这是示例的前端组件,它使用标准与进行通信。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
peep-stack-frontend-master
----.gitignore(247B)
----README.md(1KB)
----ember-cli-build.js(805B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----.bowerrc(60B)
----.ember-cli(280B)
----tests()
--------test-helper.js(112B)
--------unit()
--------.jshintrc(831B)
--------helpers()
--------index.html(997B)
----app()
--------components()
--------routes()
--------router.js(306B)
--------app.js(420B)
--------models()
--------adapters()
--------helpers()
--------styles()
--------index.html(651B)
--------templates()
--------controllers()
----.jshintrc(518B)
----bower.json(500B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
----testem.json(198B)
----config()
--------environment.js(1KB)
----.watchmanconfig(29B)
----.travis.yml(318B)
----.editorconfig(543B)