25bf68ebbe5b698d0787fe349d424a0aefd13fa9
[vchess.git] / client / README.md
1 # vchess-client
2
3 ## Project setup
4
5 Rename and edit src/parameters.js.dist into parameters.js. Then:
6 ```
7 ./download_objects.sh
8 npm install
9 ```
10
11 ### Compiles and hot-reloads for development
12
13 ```
14 npm run serve
15 ```
16
17 ### Compiles and minifies for production
18
19 ```
20 npm run build
21 ```
22
23 ### Lints and fixes files
24
25 ```
26 npm run lint
27 ```
28
29 ### Customize configuration
30
31 See [Configuration Reference](https://cli.vuejs.org/config/).
32
33 ## Resources
34
35 - Vue.js + Vue router + Webpack,
36 - mini.css,
37 - Google font 'Open Sans'
38
39 Sounds and pieces images where found at various locations.