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

SvgPathEditor

install

git clone --depth=1 https://github.com/Yqnn/svg-path-editor
cd svg-path-editor
npm install
npm run build

usage

serve -s dist/svg-path-editor -l 4321

If app take up 4321 port, visit chrome://serviceworker-internals/?devtools and unregister it.

svg-path-editor