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
|
||||
|
||||
## Project setup
|
||||
```
|
||||
npm install
|
||||
```
|
||||
*Игра на знание своих друзей по мотивам вашей беседы ВК.*
|
||||
|
||||
### Compiles and hot-reloads for development
|
||||
```
|
||||
npm run serve
|
||||
```
|
||||
Данные для игры получаются из архива доступного по [ссылке](https://vk.com/data_protection?section=rules).
|
||||
|
||||
### 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/).
|
||||
### Todo:
|
||||
- Собирать в БД не только картинки, но и репосты и видео.
|
||||
|
||||
Reference in New Issue
Block a user