Fela Maslen 5be3f9c9c7 feat: play/pause action with keyboard shortcut 5 лет назад
..
public e2f37eb5c6 feat: barebones http server, websocket API and react app 5 лет назад
src 5be3f9c9c7 feat: play/pause action with keyboard shortcut 5 лет назад
.env.example e2f37eb5c6 feat: barebones http server, websocket API and react app 5 лет назад
.env.test e2f37eb5c6 feat: barebones http server, websocket API and react app 5 лет назад
.eslintrc.js e2f37eb5c6 feat: barebones http server, websocket API and react app 5 лет назад
.gitignore e2f37eb5c6 feat: barebones http server, websocket API and react app 5 лет назад
.prettierrc.js e2f37eb5c6 feat: barebones http server, websocket API and react app 5 лет назад
README.md e2f37eb5c6 feat: barebones http server, websocket API and react app 5 лет назад
package.json 0971cba816 feat: command window 5 лет назад
tsconfig.json e2f37eb5c6 feat: barebones http server, websocket API and react app 5 лет назад
yarn.lock 0971cba816 feat: command window 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