worstpractice / chat-client

A tiny React-powered chat client, written in TypeScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat-client

A tiny React-powered chat client, written in TypeScript.

Instructions

  1. git clone https://github.com/SaltErik/chat-client.git
  2. cd chat-client
  3. npm start (to run dev environment)
  4. npm run build (to build production release)

For optimal results

First get the chat-server up and running in the background.

About

A tiny React-powered chat client, written in TypeScript.

License:MIT License


Languages

Language:TypeScript 98.3%Language:HTML 1.4%Language:CSS 0.3%