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

JS IMAGE CARVER

install

git clone --depth=1 https://github.com/trekhleb/js-image-carver
cd js-image-carver
subl package.json
  "homepage": "",
nvm install 16.20.0
nvm use 16.20.0
npm install
npm run build

usage

serve -s build -l 4321

js-image-carver