Better Ball rules. Buggish but almost OK Synchrone variant
[vchess.git] / client / README.md
index 0b7fbe4..1aa3c00 100644 (file)
@@ -1,34 +1,40 @@
 # vchess-client
 
 ## Project setup
-Rename and edit src/socket\_url.js.dist into socket\_url.js
+
+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/).
 
 ## Resources
 
- - Vue.js + Vue router,
- - Underscore.js,
- - mini.css,
- - Google font 'Open Sans' + a few icons,
+- Vue.js + Vue router,
+- Webpack,
+- mini.css
 
 Sounds and pieces images where found at various locations.
+Fonts were found on Google Fonts.