Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

koba04/vuejs-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

Vue.js has already a great documentation that have been translated into Japanese.

I recommend to read that!

http://jp.vuejs.org/

vue.js book[WIP]

This book is vue.js guide book.

(work in progress)

writing

% npm install -g gitbook
% gitbook serve

Starting build ...
Successfuly built !

Starting server ...
Serving book on http://localhost:4000

publish to gh-pages

% npm install -g grunt-cli
% npm install
% grunt publish

About

This book is vue.js guide book.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published