Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 262 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 262 Bytes

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.

npm install && npm run build

Then open index.html in your browser of choice.