npm install @openkit-labs/ngx-kit-ui
Visit the documentation page: Documentation & Examples
# 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