An open API service indexing awesome lists of open source software.

https://github.com/flogea/finodaysmessenger

A simple messenger for finoDays hackathon
https://github.com/flogea/finodaysmessenger

hackathon react

Last synced: about 2 months ago
JSON representation

A simple messenger for finoDays hackathon

Awesome Lists containing this project

README

          

# Как запустить проект?

### Открываем проект, заходим в терминал, переходим в папку проекта

cd fino5/

### Устанавливаем все нужные зависимости

npm install

### Запускаем проект

npm start