Vue.js has already a great documentation that have been translated into Japanese.
I recommend to read that!
This book is vue.js guide book.
(work in progress)
% npm install -g gitbook
% gitbook serve
Starting build ...
Successfuly built !
Starting server ...
Serving book on http://localhost:4000
% npm install -g grunt-cli
% npm install
% grunt publish