1.0.5 • Published 2 years ago

vuepress-theme-cli v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Aurora-cli

这是一个vuepress2版本的博客脚手架,使用下面命令,便可以非常方便的在你本地创建一个博客

This is a vuepress2 version of blog scaffolding. Use the following command to create a blog locally.

image-20211127100101973

image-20211127100235833

Quick start

  • npm

    npm i vuepress-theme-cli -g
    
    # then
    aurora blogName
  • yarn

    yarn global vuepress-theme-cli
    
    # then
    aurora blogName