Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

miniPaint

install

git clone --depth=1 https://github.com/viliusle/miniPaint
cd miniPaint
npm install
npm run build

usage

serve -s . -p 4321
# pm2 serve . 4321 --name minipaint --spa

minipaint