X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2FREADME.md;h=1aa3c003089a95ff09a73f81c9bc097ef291fb58;hp=0b7fbe4f5eb95c99303362b31ea785d036cf8b3e;hb=d54f6261c9e30f4eabb402ad301dd5c5e40fb656;hpb=625022fdcf750f0aff8fcd699f7e9b89730e1d10 diff --git a/client/README.md b/client/README.md index 0b7fbe4f..1aa3c003 100644 --- a/client/README.md +++ b/client/README.md @@ -1,34 +1,40 @@ # vchess-client ## Project setup -Rename and edit src/socket\_url.js.dist into socket\_url.js + +Rename and edit src/parameters.js.dist into parameters.js. Then: ``` +./download_objects.sh 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, +- Vue.js + Vue router, +- Webpack, +- mini.css Sounds and pieces images where found at various locations. +Fonts were found on Google Fonts.