X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2FREADME.md;fp=client%2FREADME.md;h=0b7fbe4f5eb95c99303362b31ea785d036cf8b3e;hp=0000000000000000000000000000000000000000;hb=625022fdcf750f0aff8fcd699f7e9b89730e1d10;hpb=b955c65b942d09d24b5c3bed0d755d4f2f8f71f1 diff --git a/client/README.md b/client/README.md new file mode 100644 index 00000000..0b7fbe4f --- /dev/null +++ b/client/README.md @@ -0,0 +1,34 @@ +# vchess-client + +## Project setup +Rename and edit src/socket\_url.js.dist into socket\_url.js +``` +npm install +``` + +### Compiles and hot-reloads for development +``` +npm run serve +``` + +### Compiles and minifies for production +``` +npm run build +``` + +### Lints and fixes files +``` +npm run lint +``` + +### Customize configuration +See [Configuration Reference](https://cli.vuejs.org/config/). + +## Resources + + - Vue.js + Vue router, + - Underscore.js, + - mini.css, + - Google font 'Open Sans' + a few icons, + +Sounds and pieces images where found at various locations.