web-header
v0.0.1
Published
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![issues](https://img.shields.io/github/issues/hamidraza/zcui-vue.svg?style=flat-square)](https://github.com/hamidraza/zcui-vue/issu
Downloads
2
Readme
Installation
npm install --global zcui
zcui init HelloWorld --target vue
cd HelloWorld
Available commands
# start development server
$ npm run dev
# create production build
$ npm run prod
#analyze dependencies
$ npm run analyze
Explore zcui to know more about commands to create components, layouts, pages, styles, stores and helpers.