X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2FREADME.md;h=25bf68ebbe5b698d0787fe349d424a0aefd13fa9;hb=7e476ce4b299c0a35529b80c730a452992453cc6;hp=e74d295e9f5ce2c24904ad988aae0437477b96aa;hpb=50f1f7c38bae6100b15db1fdb263a1fb97b9266c;p=vchess.git diff --git a/client/README.md b/client/README.md index e74d295e..25bf68eb 100644 --- a/client/README.md +++ b/client/README.md @@ -1,32 +1,38 @@ # vchess-client ## Project setup -Rename and edit src/parameters.js.dist into parameters.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, + - Vue.js + Vue router + Webpack, - mini.css, - Google font 'Open Sans'