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:
Once you’ve installed Node, you’ll need to globally install zcui CLI:
After the installation is complete, verify that zcui is set up correctly by typing the below command on the command line.
zcui Command |
|
---|---|
Help | |
New | |
Create |