Skip to content

tikui/tikui-cli

Repository files navigation

Tikui CLI

This command line interface will allow you to generate new Tikui components.

Prerequisites

Install as developer

First of all build the application using:

npm run build

Then install as global command with:

npm install --global

Use

When installed, launch tikui command and follow help to use the CLI.