liveblog-client

时间:2021-06-23 13:26:52
【文件属性】:
文件名称:liveblog-client
文件大小:90KB
文件格式:ZIP
更新时间:2021-06-23 13:26:52
JavaScript 基于 Superdesk Client 的 Liveblog Client Liveblog Client 是 Liveblog REST API 服务器的 javascript 客户端。 许可证: 版权所有: 设置 客户端需要安装nodejs和几个步骤: npm install -g bower grunt-cli npm install # install other node dependencies bower install # install bower components 在端口9000上启动本地开发服务器后: grunt server 使用 docker 运行 这也将在 localhost:9000 上启动前端。 将http://localhost:5000更改为实际的后端服务器。 docker build -t liveblog-client:de
【文件预览】:
liveblog-client-master
----.jshintrc(861B)
----.gitignore(207B)
----.jscs.json(990B)
----app()
--------.htaccess(20KB)
--------robots.txt(31B)
--------scripts()
--------index.html(3KB)
--------favicon.ico(1KB)
--------.buildignore(8B)
--------styles()
--------template()
--------404.html(4KB)
----package.json(1KB)
----karma.conf.js(2KB)
----.bowerrc(52B)
----.travis.yml(227B)
----CONTRIBUTING.md(2KB)
----Gruntfile.js(2KB)
----LICENSE(7KB)
----README.md(2KB)
----test-main.js(3KB)
----bower.json(406B)
----tasks()
--------options()

网友评论