1.1.7 • Published 6 years ago

emjio-cli v1.1.7

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
6 years ago

emjio-cli

a cli for vuepress whit theme

Version

Experience

# create
npx emjio-cli init my-blog
# oa
npm install  -g emjio-cli
emjio-cliinit my-blog

# install
cd my-blog
npm install

# run
npm run dev

# build
npm run build

if yarn

# create
npx emjio-cli init my-blog
#or
yarn global add emjio-cli
emjio-cli init my-blog

# install
cd my-blog
yarn install

# run
yarn dev

# build
yarn build
1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago