couch-ember-fun:迷惑于CouchDB和Ember CLI

时间:2021-05-17 12:49:04
【文件属性】:
文件名称:couch-ember-fun:迷惑于CouchDB和Ember CLI
文件大小:39KB
文件格式:ZIP
更新时间:2021-05-17 12:49:04
JavaScript Myapp 本自述文件概述了与此Ember应用程序进行协作的细节。 工作实例 先决条件 您需要在计算机上正确安装以下物品。 (带有NPM) 安装 git clone这个仓库 cd ember-cli-blog npm install bower install 从安装ouchDB npm install -g add-cors-to-couchdb add-cors-to-couchdb 将config/environment.js local_couch和remote_couch更新为您的CouchDB实例名称。 在生产环境中更新config/environment.js ENV.baseURL 跑步 ember server 访问您的应用程序,为 。 运行测试 ember test ember test --server 建造 ember build (发展)
【文件预览】:
couch-ember-fun-master
----.travis.yml(318B)
----.ember-cli(280B)
----testem.json(198B)
----ember-cli-build.js(979B)
----vendor()
--------.gitkeep(0B)
----config()
--------environment.js(1KB)
----.watchmanconfig(29B)
----package.json(1KB)
----.bowerrc(60B)
----tests()
--------test-helper.js(112B)
--------index.html(971B)
--------unit()
--------integration()
--------.jshintrc(831B)
--------helpers()
----app()
--------models()
--------templates()
--------initializers()
--------routes()
--------index.html(624B)
--------controllers()
--------views()
--------adapters()
--------components()
--------styles()
--------app.js(495B)
--------router.js(542B)
--------helpers()
----.gitignore(247B)
----public()
--------.htaccess(235B)
--------robots.txt(51B)
--------crossdomain.xml(585B)
----README.md(1KB)
----.jshintrc(579B)
----bower.json(673B)
----.editorconfig(543B)

网友评论