1.1.7 • Published 5 years ago

emjio-cli v1.1.7

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 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

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago