This is Code Fellows' textbook for The Full-Stack JavaScript Development Accelerator.
It's a GitBook project.
npm -g install gitbook
git clone https://github.com/codefellows/Full-Stack-JavaScript-Engineering.git
cd Full-Stack-JavaScript-Engineering
gitbook serve .
More info, see the GitBook README