@familyjs/kdu
TypeScript icon, indicating that this package has built-in type declarations

7.0.1 • Public • Published

@familyjs/kdu

Family Framework integration for Kdu 3 apps.

Building

  1. Install dependencies in @familyjs/core:
cd core && npm install
  1. Build @familyjs/core. This will generate Kdu component bindings in the packages/kdu directory:
npm run build
  1. Install dependencies in @familyjs/kdu:
cd packages/kdu && npm install
  1. Build @familyjs/kdu:
npm run build

Package Sidebar

Install

npm i @familyjs/kdu

Weekly Downloads

0

Version

7.0.1

License

MIT

Unpacked Size

1.16 MB

Total Files

58

Last publish

Collaborators

  • nkduy