lq910304 / hackchat-client

The default client that is webpacked and distributed in the `main` repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hackchat-client

The default client that is webpacked and distributed in the main repository

Installation

Prerequisites

Developer Installation

  1. Clone the repository: git clone https://github.com/hack-chat/hackchat-client.git
  2. Change the directory: cd hackchat-client
  3. Install the dependencies: npm install
  4. Launch: npm start
  5. Open browser to: http://127.0.0.1:3000/

Live Deployment Installation

See DEPLOY.md

Contributing

  • Todo

Credits

License

This project is licensed under the WTFPL License.

About

The default client that is webpacked and distributed in the `main` repository

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 99.8%Language:HTML 0.2%