hackchat-client
hackchat-client copied to clipboard
The default client that is webpacked and distributed in the `main` repository
hackchat-client
The default client that is webpacked and distributed in the main repository
Installation
Prerequisites
- node.js 14.15 or higher
- npm 6 or higher
Developer Installation
- 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/
Live Deployment Installation
See DEPLOY.md
Contributing
- Todo
Credits
- Marzavec - Initial work
License
This project is licensed under the WTFPL License.