NGX Kit UI

October 20, 2025 ยท View on GitHub

Modern Angular UI kit for mobile and web

Installation


npm install @openkit-labs/ngx-kit-ui

Documentation

Visit the documentation page: Documentation & Examples

Development

# clone repository
git clone https://github.com/OpenKit-Labs/ngx-kit-ui.git
cd ngx-kit-ui

# install dependencies
npm install

# run the demo app from the repo root and open the browser at http://localhost:4199
ng serve

Contents

  1. 0.1Modern Angular UI kit for mobile and web
  2. 0.2Installation
  3. 0.3Documentation
  4. 0.4Development