Fela Maslen e2f37eb5c6 feat: barebones http server, websocket API and react app 5 年 前
..
public e2f37eb5c6 feat: barebones http server, websocket API and react app 5 年 前
src e2f37eb5c6 feat: barebones http server, websocket API and react app 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 e2f37eb5c6 feat: barebones http server, websocket API and react app 5 年 前
tsconfig.json e2f37eb5c6 feat: barebones http server, websocket API and react app 5 年 前
yarn.lock e2f37eb5c6 feat: barebones http server, websocket API and react app 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