1.0.2 • Published 2 years ago

ksrc-osk-test-01 v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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.