文件名称:myresidence:用于管理您的住所的 Web 应用程序,例如公寓(或
文件大小:116KB
文件格式:ZIP
更新时间:2024-06-20 12:22:16
JavaScript
我的住所 用于管理您的住所的 Web 应用程序,例如共管公寓(也不是:boligsameie ogborettslag) 安装依赖 sudo npm install bower install 使用Gulp任务 gulp或gulp build在/dist构建应用程序的优化版本 gulp serve在您的源文件上启动浏览器同步服务器 gulp serve:dist在优化的应用程序上启动服务器 gulp test使用 Karma 启动您的单元测试 gulp test:auto在监视模式下使用 Karma 启动单元测试 gulp protractor使用 Protractor 启动您的 e2e 测试 gulp protractor:dist在 dist 文件上使用 Protractor 启动 e2e 测试 项目结构基于 将npm模块升级到最新版本 # Install with npm npm
【文件预览】:
myresidence-master
----.jshintrc(632B)
----.gitignore(77B)
----e2e()
--------.jshintrc(145B)
--------main.po.js(497B)
--------main.spec.js(586B)
----package.json(2KB)
----src()
--------app()
--------assets()
--------index.html(2KB)
--------favicon.ico(4KB)
----karma.conf.js(974B)
----.bowerrc(38B)
----.travis.yml(370B)
----gulpfile.js(677B)
----LICENSE(11KB)
----gulp()
--------.jshintrc(48B)
--------proxy.js(2KB)
--------build.js(3KB)
--------unit-tests.js(1KB)
--------e2e-tests.js(976B)
--------styles.js(2KB)
--------inject.js(1KB)
--------watch.js(859B)
--------server.js(1KB)
--------scripts.js(408B)
----README.md(2KB)
----.yo-rc.json(1KB)
----protractor.conf.js(708B)
----bower.json(471B)
----.editorconfig(214B)