Fela Maslen c5cb7fe332 feat: determine the result of keybindings in the UI reducer and move logic out of components 5 lat temu
..
public e2f37eb5c6 feat: barebones http server, websocket API and react app 5 lat temu
src c5cb7fe332 feat: determine the result of keybindings in the UI reducer and move logic out of components 5 lat temu
.env.example e2f37eb5c6 feat: barebones http server, websocket API and react app 5 lat temu
.env.test e2f37eb5c6 feat: barebones http server, websocket API and react app 5 lat temu
.eslintrc.js e2f37eb5c6 feat: barebones http server, websocket API and react app 5 lat temu
.gitignore e2f37eb5c6 feat: barebones http server, websocket API and react app 5 lat temu
.prettierrc.js e2f37eb5c6 feat: barebones http server, websocket API and react app 5 lat temu
README.md e2f37eb5c6 feat: barebones http server, websocket API and react app 5 lat temu
package.json b4dc5143a3 feat: utility to format time 5 lat temu
tsconfig.json e2f37eb5c6 feat: barebones http server, websocket API and react app 5 lat temu
yarn.lock b4dc5143a3 feat: utility to format time 5 lat temu

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