Fela Maslen 75dd861af8 feat: refactored, tested and simplified client state and hooks 5 年 前
..
public 526806a453 feat: scaffolding for websocket server with webapp client 5 年 前
src 75dd861af8 feat: refactored, tested and simplified client state and hooks 5 年 前
.env.example 6d12c67d1f feat: connect to pubsub URL with autoconnect from stored client name 5 年 前
.env.test 6d12c67d1f feat: connect to pubsub URL with autoconnect from stored client name 5 年 前
.eslintrc.js 6d12c67d1f feat: connect to pubsub URL with autoconnect from stored client name 5 年 前
.gitignore 6d12c67d1f feat: connect to pubsub URL with autoconnect from stored client name 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 6d12c67d1f feat: connect to pubsub URL with autoconnect from stored client name 5 年 前
tsconfig.json 526806a453 feat: scaffolding for websocket server with webapp client 5 年 前
yarn.lock 6d12c67d1f feat: connect to pubsub URL with autoconnect from stored client name 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