Simple Hacknet IRC Tool Quickly hacked together in React. If you can run it, it's yours. How to run it Ensure you have npm installed. Clone the repository Delete the package-lock.json file if present Run npm install Start the app with npm start