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

visionmagic

install

git clone --depth=1 https://github.com/visioncortex/visionmagic
cd visionmagic
nvm install 16.20.0
nvm use 16.20.0
cd webapp/app
npm install
cargo install --force wasm-pack
wasm-pack build

usage

npm start

visionmagic