Skip to content

burhon97/Telegramm-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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