chat-demo

💭 Chat Demo Application.

Stars
0
Committers
2

Chat Demo Application

🍭 Here you can find UI prototype: figma

Getting started

Don't worry be magic 🧙‍

🧙‍ Three magic lines to get the project:

git clone [email protected]:sultan99/chat-demo.git
cd chat-demo
npm i

🧙‍ Two magic commands to start:

npm run build
npm run server

🔗 One magic link to get involved: http://localhost:3000

Development enviroment

🧙‍ Two magic words to start:

npm start

On another terminal run server:

npm run server

🔥 Hot reloads on every changes: http://localhost:8080