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

lrc_editor

install

git clone --depth=1 https://github.com/yiyizym/lrc_editor
cd lrc_editor
npm install
npm audit fix --force
npm run build

usage

serve -s docs -p 4321

lrc_editor