mirror of
https://github.com/anatolykopyl/vk-bingo.git
synced 2026-03-26 12:54:25 +00:00
Update README.md
This commit is contained in:
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