文件名称:Angular 5 WebSocket 聊天室_前端
文件大小:1.09MB
文件格式:RAR
更新时间:2021-03-20 13:36:52
Angular 5,WebSocket
Angular5 WebSocket 聊天室页面。 1,群聊。 2,在线用户列表。
【文件预览】:
package.json
tslint.json
protractor.conf.js
.angular-cli.json
package-lock.json
dist
----inline.bundle.js.map(6KB)
----vendor.bundle.js(3MB)
----main.bundle.js(15KB)
----inline.bundle.js(6KB)
----index.html(693B)
----styles.bundle.js.map(206KB)
----polyfills.bundle.js(196KB)
----styles.bundle.js(163KB)
----main.bundle.js.map(18KB)
----vendor.bundle.js.map(3.71MB)
----polyfills.bundle.js.map(241KB)
----favicon.ico(66KB)
src
----typings.d.ts(104B)
----tsconfig.app.json(211B)
----test.ts(642B)
----assets()
--------.gitkeep(0B)
----index.html(377B)
----tsconfig.spec.json(283B)
----app()
--------app.module.ts(736B)
--------webChat.component.ts(5KB)
--------webChat.component.html(3KB)
----main.ts(370B)
----styles.css(297B)
----xx.xml(0B)
----polyfills.ts(2KB)
----environments()
--------environment.ts(387B)
--------environment.prod.ts(51B)
----favicon.ico(66KB)
tsconfig.json
.gitignore
karma.conf.js
README.md
.editorconfig