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

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