Skip to content

hamidraza/zcui

 
 

Repository files navigation

PRs Welcome NPM version NPM license issues Travis-ci Coverage Status Codacy grade Greenkeeper badge

Getting started

Prerequisites


Node

First, install the latest version of Node.

Node is available for a variety of platforms at nodejs.org. It is important that you not install Node with sudo in order to avoid permission problems. On Unix, nvm provides a convenient way to do this. On OS X, you can also use Homebrew. On Windows, chocolatey is an option.

After the installation is complete, verify that Node is set up correctly by typing the below commands on the command line. Both should output a version number:

-v

zcui CLI

Once you’ve installed Node, you’ll need to globally install zcui CLI:

-v

After the installation is complete, verify that zcui is set up correctly by typing the below command on the command line.

-v



Common commands

zcui Command
Help -v
New -v
Create -v

Support Variants / Targets

About

CLI to generate vue projects with option to create components/layout/pages etc.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%