Skip to content

WilhelmYakunin/chat

Repository files navigation

messenger

messenger

The site core deployed here

If you see a 5** page () please report me a bug. I really appreciate your feedbackk forward: https://t.me/wilhelm_yakunin

Prerequisites

Downloading

git clone https://github.com/WilhelmYakunin/messenger.git

Switching to branch

List all

git branch --all

Then switch to interesting page

Installing NPM modules

npm install

Running application

Build mode

npm run start

Developer mode

npm run dev

After starting the app on port (3000 as default and able to be rewritten in .env at the root the project dir) you can open in your browser OpenAPI documentation by typing http://localhost:3000

About

React chat messenger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages