Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 380 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 380 Bytes

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.