ksrc-osk-test-01
v1.0.2
Published
This project provides example of Dock Manager Overview using IgniteUI for Web Components
Downloads
7
Readme
This folder contains implementation of Web Components application with example of Overview feature using Dock Manager component.
Instructions
To set up this project locally, execute these commands:
git clone https://github.com/IgniteUI/igniteui-wc-examples.git
cd ./igniteui-wc-examples
cd ../samples/layouts/dock-manager/overview
open above folder in VS Code or type:
code .
In terminal window, run:
npm install
npm run start
Then open http://localhost:4200/ in your browser
Learn More
To learn more about Ignite UI for Web Components, check out the Web Components documentation.