Includes 3 hard-coded puzzles (source).
Left-click to fill in a square with black. This cannot be undone, and too many mistakes will lead to a loss.
Right-click to mark it as empty. This can be undone by right-clicking once again.
cd nonogram
npm install
Start the server:
npm start
Upon starting the server, connect to localhost:3000/
.