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