Fork this repo and clone your fork
You may need to clear your browser cache if changes are still not visible, after TravisCI successfully built your commit. (maybe a "feature" of the serviceworker)
!! VuePress requires Node.js >= 8 !!
# move into book folder
cd book
# install
npm install
# start writing (hot reloading enabled)
npm run dev
# build static site
npm run build
Output of /dist still needs to be served by a node webserver ¯_(ツ)_/¯