简介 Ouch! That hurts my brain! Stop making me think differently. Oh, wait . . . it hurts less now. I get it. This different way of solving the problem has some benefits. I felt that way after my first year of law school. I felt that way for a while w
WIP:WebRTC简介
我想了解有关Vue 3,Typescr ipt,Node,Jest和WebRTC的更多信息,所以我创建了这个项目。 最终目标是能够创建房间(语音/文本),加入房间并与其他人聊天。 非常简化的Discord,因此距离完成还很遥远。
项目设置
cd /server
npm install
cd /app
npm install
编译和热重装以进行开发
cd /app
npm run serve
cd /server
npm run dev
编译并最小化生产
cd /app
母狮
Lioness是一个React库,用于轻松实现应用程序中Gettext本地化。
它利用作为翻译工具,但是将来应该将其模块化。
< T
message = "You have one thingy, {{ itemLink:check it out }}"
messagePlural = "You have {{ count }} thingies, {{ listLink:check them out }}"
count = { items . length }