install hexo-cli, So we can use "hexo server"
npm install hexo-cli -g hexo init blog cd blog npm install hexo server