mirror of
https://github.com/anatolykopyl/vk-bingo.git
synced 2026-03-26 12:54:25 +00:00
Merge branch 'master' of github.com:anatolykopyl/vk-bingo
This commit is contained in:
5
LICENSE
Normal file
5
LICENSE
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
"THE BEERWARE LICENSE" (Revision 42):
|
||||||
|
Anatoly Kopyl wrote this code. As long as you retain this
|
||||||
|
notice, you can do whatever you want with this stuff. If we
|
||||||
|
meet someday, and you think this stuff is worth it, you can
|
||||||
|
buy me a beer in return.
|
||||||
24
README.md
24
README.md
@@ -1,24 +1,8 @@
|
|||||||
# vk-bingo
|
# vk-bingo
|
||||||
|
|
||||||
## Project setup
|
*Игра на знание своих друзей по мотивам вашей беседы ВК.*
|
||||||
```
|
|
||||||
npm install
|
|
||||||
```
|
|
||||||
|
|
||||||
### Compiles and hot-reloads for development
|
Данные для игры получаются из архива доступного по [ссылке](https://vk.com/data_protection?section=rules).
|
||||||
```
|
|
||||||
npm run serve
|
|
||||||
```
|
|
||||||
|
|
||||||
### Compiles and minifies for production
|
### Todo:
|
||||||
```
|
- Собирать в БД не только картинки, но и репосты и видео.
|
||||||
npm run build
|
|
||||||
```
|
|
||||||
|
|
||||||
### Lints and fixes files
|
|
||||||
```
|
|
||||||
npm run lint
|
|
||||||
```
|
|
||||||
|
|
||||||
### Customize configuration
|
|
||||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
||||||
|
|||||||
Reference in New Issue
Block a user