Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cevek/vkdialogs
https://github.com/cevek/vkdialogs
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cevek/vkdialogs
- Owner: cevek
- Created: 2016-07-19T20:29:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-26T12:55:58.000Z (over 8 years ago)
- Last Synced: 2024-10-15T08:49:07.144Z (2 months ago)
- Language: JavaScript
- Size: 728 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Тестовое задание
[Демо](http://95.85.11.41:7500/)
## Установка
```bash
cd frontend && npm install && cd ../backend && npm install && cd ..
```
Настроить конфиг для доступа к базе `backend/config/config.development.js`Выполнить в базу sql запрос `backend/data.sql`
## Запуск
```
cd frontend && npm start && cd ../backend && npm start && cd ..
```Открываем [http://localhost:7500/](http://localhost:7500/)