Fela Maslen 68e517f7c5 feat(wip): split up web client code and added global reducer with side effects vor 5 Jahren
..
public 526806a453 feat: scaffolding for websocket server with webapp client vor 5 Jahren
src 68e517f7c5 feat(wip): split up web client code and added global reducer with side effects vor 5 Jahren
.eslintrc.js 68e517f7c5 feat(wip): split up web client code and added global reducer with side effects vor 5 Jahren
.gitignore 526806a453 feat: scaffolding for websocket server with webapp client vor 5 Jahren
.prettierrc.js 526806a453 feat: scaffolding for websocket server with webapp client vor 5 Jahren
README.md 526806a453 feat: scaffolding for websocket server with webapp client vor 5 Jahren
package.json 68e517f7c5 feat(wip): split up web client code and added global reducer with side effects vor 5 Jahren
tsconfig.json 526806a453 feat: scaffolding for websocket server with webapp client vor 5 Jahren
yarn.lock 68e517f7c5 feat(wip): split up web client code and added global reducer with side effects vor 5 Jahren

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