Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 265 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 265 Bytes

Telegramm-App

clone telegram

Usage

git clone https://github.com/burhon97/Telegramm-App.git

Install dependencies and run app:

$ cd Telegramm-App/web
$ npm install
$ npm start
$ cd Telegramm-App/server
$ npm install
$ npm run server