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 installyarn build #this is necessary only once.Or if you want to test your changes live in storybook, run:
yarn startcd packages/playgroundIn your terminal, run the following command:
yarn storybookThis will build all the necessary assets and will start local server on your machine. To access the playground, visit: http://localhost:6006/