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