1.0.4 • Published 1 year ago

create-qore-app-component v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

create-qore-app-component

This provides a starter template for building custom qore app compoent using Rollup and TypeScript.

Installation

To use this package, run the following command in your terminal:

npm init qore-app-component [component name]

This will create a new directory with the specified package name and install all necessary dependencies.

Usage

To build the package, run the following command:

npm run build

This will compile the TypeScript code and bundle it with Rollup.

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago