To clone the entire project, run
git clone --recurse-submodules https://github.com/samadurm/open-book.git
git pull --recurse-submodules git submodule update --init --recursive
To update an individual submodule, go to its project directory, and use the normal Git flow.