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

NoteCalc

install

git clone --depth=1 https://github.com/bbodi/notecalc3
cd notecalc3
# rustup override set nightly-2020-11-17
# cargo install --force wasm-pack
# wasm-pack build --release --target no-modules frontend-web

usage

serve -s . -p 4321

notecalc3