recast-navigation-docs Documentation for recast-navigation-js. Building As a prerequisite, you will need to have node and yarn installed. # install dependencies yarn # build the docs yarn build # (optional) serve the docs locally npx http-server ./dist