ember-csp-tutorial:带有 CSP 的演示 Ember CLI 应用程序

时间:2021-07-13 07:28:33
【文件属性】:
文件名称:ember-csp-tutorial:带有 CSP 的演示 Ember CLI 应用程序
文件大小:667KB
文件格式:ZIP
更新时间:2021-07-13 07:28:33
JavaScript ember-csp-教程 带有 CSP 的演示 Ember CLI 应用程序。 只需运行该应用程序并查看它即可了解有关内容安全策略的所有信息! 如果你懒惰,你可以。 但是 CSP 日志将不存在! 先决条件 您将需要在您的计算机上正确安装以下东西。 (带有 NPM)和 安装 git clone 这个仓库 切换到新目录 npm install bower install 运行/开发 ember server 在访问您的应用程序。 代码生成器 使用许多代码生成器,尝试使用ember help generate获取更多详细信息 运行测试 ember test ember test --server 建造 ember build (开发) ember build --environment production (生产) 部署 指定部署应用程序所需的条件
【文件预览】:
ember-csp-tutorial-master
----.jshintrc(520B)
----.gitignore(247B)
----app()
--------app.js(414B)
--------components()
--------templates()
--------models()
--------helpers()
--------views()
--------index.html(581B)
--------controllers()
--------routes()
--------styles()
--------router.js(320B)
----package.json(871B)
----.bowerrc(60B)
----.travis.yml(168B)
----Brocfile.js(708B)
----LICENSE(1KB)
----public()
--------robots.txt(32B)
--------.gitkeep(0B)
--------crossdomain.xml(603B)
--------errors.png(165KB)
--------copy.gif(518KB)
----testem.json(159B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(1KB)
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(449B)
----config()
--------environment.js(2KB)
----.ember-cli(280B)
----bower.json(611B)
----.editorconfig(507B)

网友评论