hack-chat / hackchat-client

The default client that is webpacked and distributed in the `main` repository
Do What The F*ck You Want To Public License
27 stars 15 forks source link

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

Credits

License

This project is licensed under the WTFPL License.