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

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