0.7.0 • Published 2 years ago

@tkweb/ui-cli v0.7.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

H8 UI CLI - Starter Template Command Line Interface

H8 CLI Installation steps

H8 CLI is a tool for quick development starter kit for H8 component, H8 Library and H8 Application development.

Getting Started

Install H8 CLI

sudo npm install -g @tkweb/ui-cli@latest

Create a project: Run the below command

create-h8-ui

You will be prompted to pick options

  1. Select what you want to develop.

    Step 1

  2. Enter the project name with extension H8 (eg. h8-ui-table)

    Step 2

  3. Initialize Git repositiory

    Step 3

  4. Done. Project created successfuly.

    Navigate to folder "cd h8-ui-table"

    Run "npm run install"

    Step 4

  5. After installing npm dependencies run npm run dev to see example

  6. To develop

    1. H8 Components Navigate to /src/components folder and develop

    2. H8 Library Navigate to /src/components folder and develop

    3. H8 Application Navigate to /src/ folder and develop

0.7.0

2 years ago

0.6.7

2 years ago

0.6.6

2 years ago

0.6.3

2 years ago

0.6.2

2 years ago

0.6.5

2 years ago

0.6.4

2 years ago

0.6.1

2 years ago

0.5.0

2 years ago

0.6.0

2 years ago

0.3.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.2.9

3 years ago

0.2.7

3 years ago

0.2.8

3 years ago

0.2.6

3 years ago

0.2.3

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.2

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.2

3 years ago