bittmapp/README.md
Nathan Kunicki 47c4c9c151 Added readme
2017-11-18 00:29:08 +00:00

262 B

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.