X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2FREADME.md;h=25bf68ebbe5b698d0787fe349d424a0aefd13fa9;hp=e74d295e9f5ce2c24904ad988aae0437477b96aa;hb=68ff39135865a7b68d36b9f0be2633f5296ab091;hpb=50f1f7c38bae6100b15db1fdb263a1fb97b9266c 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'