Build Status

Fork this repo and clone your fork

!! VuePress requires Node.js >= 8 !!

# move into book folder
cd book

# install
npm install

# start writing (hot reloading enabled)
npm run dev