Fela Maslen 526806a453 feat: scaffolding for websocket server with webapp client 5 лет назад
..
public 526806a453 feat: scaffolding for websocket server with webapp client 5 лет назад
src 526806a453 feat: scaffolding for websocket server with webapp client 5 лет назад
.gitignore 526806a453 feat: scaffolding for websocket server with webapp client 5 лет назад
.prettierrc.js 526806a453 feat: scaffolding for websocket server with webapp client 5 лет назад
README.md 526806a453 feat: scaffolding for websocket server with webapp client 5 лет назад
package.json 526806a453 feat: scaffolding for websocket server with webapp client 5 лет назад
tsconfig.json 526806a453 feat: scaffolding for websocket server with webapp client 5 лет назад
yarn.lock 526806a453 feat: scaffolding for websocket server with webapp client 5 лет назад

README.md

gmus client

This is a frontend web app for use with the gmus server.

Scripts

yarn start

Runs the app in the development mode.

yarn test

Runs tests

yarn build

Builds app