Fela Maslen a5bb7642fc feat: basic vim-like ui with ability to select and play songs 5 years ago
..
public e2f37eb5c6 feat: barebones http server, websocket API and react app 5 years ago
src a5bb7642fc feat: basic vim-like ui with ability to select and play songs 5 years ago
.env.example e2f37eb5c6 feat: barebones http server, websocket API and react app 5 years ago
.env.test e2f37eb5c6 feat: barebones http server, websocket API and react app 5 years ago
.eslintrc.js e2f37eb5c6 feat: barebones http server, websocket API and react app 5 years ago
.gitignore e2f37eb5c6 feat: barebones http server, websocket API and react app 5 years ago
.prettierrc.js e2f37eb5c6 feat: barebones http server, websocket API and react app 5 years ago
README.md e2f37eb5c6 feat: barebones http server, websocket API and react app 5 years ago
package.json a5bb7642fc feat: basic vim-like ui with ability to select and play songs 5 years ago
tsconfig.json e2f37eb5c6 feat: barebones http server, websocket API and react app 5 years ago
yarn.lock a5bb7642fc feat: basic vim-like ui with ability to select and play songs 5 years ago

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