The default client that is webpacked and distributed in the main repository
- node.js 22.9 or higher
- npm 10.8 or higher
- Clone the repository:
git clone https://github.com/hack-chat/hackchat-client.git
- Change the directory:
cd hackchat-client
- Install the dependencies:
npm install
- Launch:
npm start
- Open browser to: http://127.0.0.1:3000/
See DEPLOY.md
- Todo
- Marzavec - Initial work
This project is licensed under the WTFPL License.