@tikui/cli v2.5.0
Tikui CLI
This command line interface will allow you to generate new Tikui components.
Prerequisites
Install
npm i -g @tikui/cli
Generate a pattern library
tikui generate my-pattern-library
This will create a new folder my-pattern-library
with the basic structure of a pattern library.
Then you can follow the README.md file in the generated folder to create your own components.
More info can be found in the Tikui documentation.
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.
6 months ago
6 months ago
11 months ago
10 months ago
10 months ago
10 months ago
9 months ago
10 months ago
10 months ago
10 months ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
5 years ago