Skip to content

igjp-sample/react-dock-manager-overview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This folder contains implementation of React application with example of Dock Manager Overview.

Preview

You can preview example of this React application on CodeSandbox by clicking on this sample:

Edit on CodeSandbox

Source Code

You can find source code for this example in : ./src/DockManagerOverview.tsx file.

Instructions

To set up this project locally, execute these commands:

git clone https://github.com/IgniteUI/igniteui-react-examples.git
cd ./igniteui-react-examples
cd ./samples/layouts/dock-manager/overview

open above folder in VS Code or type:

code .

In terminal window, run:

npm install
npm run-script start

Then open http://localhost:4200/ in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages