sprinter-sketch
The Sprinter is Todo list application.
# install sketch-preview cli tool globally
npm install sketch-preview -g
# install dependencies
npm install
# generated site via cli tool
sketch-preview --input=./sketch/iOS/sprinter_iOS.sketch --open
# task runner
gulp export
or you can just regenerate .sketch file with Kactus