# Information A simple IRC client, realized as web application # Building ## Requirements - TypeScript compiler - LessCSS compiler - GNU Make ## Procedure - create a configuration file in the `conf` directory (e.g. `foobar.json`); deriving from `conf/example.json` might be a good idea - run `tools/build ` (e.g. `tools/build foobar`) # Running - place the files from the `build` directory on a web server and host them