X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2FREADME.md;h=e943f2cf9de80873cb4a704175c9a70063265f26;hp=1aa3c003089a95ff09a73f81c9bc097ef291fb58;hb=48edc620de7c6bbe791d690168392f50f02c328e;hpb=d54f6261c9e30f4eabb402ad301dd5c5e40fb656 diff --git a/client/README.md b/client/README.md index 1aa3c003..e943f2cf 100644 --- a/client/README.md +++ b/client/README.md @@ -1,34 +1,8 @@ # vchess-client -## Project setup +## Setup -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/). +See main INSTALL\_INSTRUCTIONS file. ## Resources