Armenian House Store - This repository is part of the client site of what the user sees in the telegram bot. This bot's stack: React/JS/Node/Telegraf and more
npm install - loads the node_modules
npm start
This created React website application serves to establish a connection between the server side of the telegram bot. Read more in the demonstration:
Server side here
If you like my work, feel free to:
- ⭐ this repository. It helps.
You can ask questions in the "Armenian Home" telegram.
If you see an error message or run into an issue, please create bug report.
Магазин "Армянский Дом" - Этот репозиторий является частью клиентского сайта того, что пользователь видит в telegram боте. Стек этого бота: React/JS/Node/Telegraf и многое другое.
npm install - загружает все файлы в node_modules
npm start
Данный созданный сайт-приложение на React служит для того, чтобы установить связь между серверной стороной телеграмм-бота. Подробнее на демонстрации:
Серверная часть тут