https://github.com/liebsen/ajedrezenvivo
Estudiá, jugá y ganá con Ajedrez en vivo
https://github.com/liebsen/ajedrezenvivo
chess chessboardjs chessjs nodejs stockfish stockfish-js vuejs
Last synced: 9 months ago
JSON representation
Estudiá, jugá y ganá con Ajedrez en vivo
- Host: GitHub
- URL: https://github.com/liebsen/ajedrezenvivo
- Owner: liebsen
- Created: 2019-12-16T06:41:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-16T00:02:26.000Z (over 5 years ago)
- Last Synced: 2025-01-01T14:11:41.830Z (11 months ago)
- Topics: chess, chessboardjs, chessjs, nodejs, stockfish, stockfish-js, vuejs
- Language: Vue
- Homepage:
- Size: 15.8 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AjedrezEnVivo Vue
> Jugá y aprendé con Ajedrez en Vivo
[Demo](https://ajedrezenvivo.herokuapp.com).
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).