note-app:使用 Ember CLI 构建的示例笔记应用程序

时间:2021-06-14 17:03:24
【文件属性】:
文件名称:note-app:使用 Ember CLI 构建的示例笔记应用程序
文件大小:18KB
文件格式:ZIP
更新时间:2021-06-14 17:03:24
JavaScript 笔记应用 带有 Ember-CLI 的示例笔记应用程序。 先决条件 您将需要在您的计算机上正确安装以下东西。 (带有 NPM) 安装 git clone 这个仓库 切换到新目录 npm install bower install 运行/开发 ember server 在访问您的应用程序。
【文件预览】:
note-app-master
----.travis.yml(265B)
----.ember-cli(280B)
----testem.json(170B)
----vendor()
--------.gitkeep(0B)
----config()
--------environment.js(1KB)
----package.json(912B)
----Brocfile.js(1KB)
----.bowerrc(60B)
----tests()
--------test-helper.js(112B)
--------index.html(968B)
--------unit()
--------.jshintrc(814B)
--------helpers()
----app()
--------models()
--------templates()
--------routes()
--------index.html(622B)
--------controllers()
--------views()
--------adapters()
--------components()
--------styles()
--------app.js(471B)
--------router.js(230B)
--------helpers()
----.gitignore(261B)
----public()
--------robots.txt(41B)
--------crossdomain.xml(603B)
----README.md(557B)
----.jshintrc(518B)
----bower.json(597B)
----.editorconfig(543B)

网友评论