# BittMapp - A monochrome bitmap editor A small browser-based tool for creating and editing black and white (monochrome) bitmaps. ### Building Node.js v8.9.1+ required. ```bash npm install && npm run build ``` Then open index.html in your browser of choice.