@openkit-labs/ngx-kit-ui
v0.0.56
Published
```bash
Readme
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