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