/ngx-kit-ui

A modern angular UI library built for mobile and web

Primary LanguageTypeScriptMIT LicenseMIT

NGX Kit UI

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