Fela Maslen e2f37eb5c6 feat: barebones http server, websocket API and react app před 5 roky
..
public e2f37eb5c6 feat: barebones http server, websocket API and react app před 5 roky
src e2f37eb5c6 feat: barebones http server, websocket API and react app před 5 roky
.env.example e2f37eb5c6 feat: barebones http server, websocket API and react app před 5 roky
.env.test e2f37eb5c6 feat: barebones http server, websocket API and react app před 5 roky
.eslintrc.js e2f37eb5c6 feat: barebones http server, websocket API and react app před 5 roky
.gitignore e2f37eb5c6 feat: barebones http server, websocket API and react app před 5 roky
.prettierrc.js e2f37eb5c6 feat: barebones http server, websocket API and react app před 5 roky
README.md e2f37eb5c6 feat: barebones http server, websocket API and react app před 5 roky
package.json e2f37eb5c6 feat: barebones http server, websocket API and react app před 5 roky
tsconfig.json e2f37eb5c6 feat: barebones http server, websocket API and react app před 5 roky
yarn.lock e2f37eb5c6 feat: barebones http server, websocket API and react app před 5 roky

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