X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=client%2FREADME.md;h=25bf68ebbe5b698d0787fe349d424a0aefd13fa9;hb=68ff39135865a7b68d36b9f0be2633f5296ab091;hp=0b7fbe4f5eb95c99303362b31ea785d036cf8b3e;hpb=625022fdcf750f0aff8fcd699f7e9b89730e1d10;p=vchess.git diff --git a/client/README.md b/client/README.md index 0b7fbe4f..25bf68eb 100644 --- a/client/README.md +++ b/client/README.md @@ -1,34 +1,39 @@ # 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, + - Vue.js + Vue router + Webpack, - mini.css, - - Google font 'Open Sans' + a few icons, + - Google font 'Open Sans' Sounds and pieces images where found at various locations.