You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# clone the repo
git clone --recurse-submodules git@github.com:gbadev-org/ndsdoc.git
cd ndsdoc
cargo install mdbook
# run the development server
mdbook serve --open