This sample demonstrates how to render a TabList control within react by using the plugin-toolkit-react library.
install yarn (if needed) with
npm install -g yarn
install dependencies with
yarn install
watch and automaticaly rebuild with
yarn watch