The deployed playground can be run locally to test your changes and samples. In order to do so, you have to follow the steps below:
In the root directory run:
yarn install
yarn build #this is necessary only once.
Or if you want to test your changes live in storybook, run:
yarn start
cd packages/playground
In your terminal, run the following command:
yarn storybook
This will build all the necessary assets and will start local server on your machine. To access the playground, visit: http://localhost:6006/